Merge pull request #23008 from tensorflow:ChrisAntaki-patch-1

PiperOrigin-RevId: 218169993
This commit is contained in:
TensorFlower Gardener 2018-10-22 08:19:50 -07:00
commit ffea4ef880

View File

@ -1,7 +1,9 @@
# tfprof: TensorFlow Profiler and Beyond
<h1>Please use `tf.profiler.xxx` instead of `tf.contrib.tfprof.xxx`</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>
<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
@ -21,4 +23,3 @@
* Python API
* Command Line
* Visualization
* C++ API (Not public, contact us if needed.)