aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tfprof
diff options
context:
space:
mode:
authorGravatar Jonathan Hseu <jhseu@google.com>2017-07-19 15:04:52 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-07-19 15:12:25 -0700
commit9cc871e81c04ed11829c3364546b4500742140eb (patch)
tree15c55ff29356bddd5a4f252630a9dffc8ac43c4c /tensorflow/contrib/tfprof
parent1fefe92f47ff4149428409847592ec443f1279dd (diff)
Merge changes from github.
END_PUBLIC --- Commit daa67ad17 authored by Jonathan Hseu<vomjom@vomjom.net> Committed by Frank Chen<frankchn@gmail.com>: Remove unittest import (#11596) --- Commit 491beb74c authored by A. Unique TensorFlower<gardener@tensorflow.org> Committed by TensorFlower Gardener<gardener@tensorflow.org>: BEGIN_PUBLIC Automated g4 rollback of changelist 162423171 PiperOrigin-RevId: 162541442
Diffstat (limited to 'tensorflow/contrib/tfprof')
-rw-r--r--tensorflow/contrib/tfprof/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tensorflow/contrib/tfprof/README.md b/tensorflow/contrib/tfprof/README.md
index eefd88793e..7faf2b9b24 100644
--- a/tensorflow/contrib/tfprof/README.md
+++ b/tensorflow/contrib/tfprof/README.md
@@ -1,9 +1,9 @@
# tfprof: TensorFlow Profiler and Beyond
<h1>Please use `tf.profiler.xxx` instead of `tf.contrib.tfprof.xxx`</h1>
-<h1>Full Document in tensorflow/core/profiler/README.md<h1>
+<h1>Full Document in <a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/profiler/README.md">tensorflow/core/profiler/README.md</a><h1>
-###Features
+### Features
* Profile model architectures
* parameters, tensor shapes, float operations, device placement, etc.
@@ -16,7 +16,7 @@
* operation configuration check
* distributed runtime check (Not OSS)
-###Interfaces
+### Interfaces
* Python API
* Command Line