aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/profiler/g3doc/advise.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/profiler/g3doc/advise.md')
-rw-r--r--tensorflow/core/profiler/g3doc/advise.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/core/profiler/g3doc/advise.md b/tensorflow/core/profiler/g3doc/advise.md
index d87b0d8603..d0de8317f6 100644
--- a/tensorflow/core/profiler/g3doc/advise.md
+++ b/tensorflow/core/profiler/g3doc/advise.md
@@ -86,7 +86,7 @@ For example:
* Checks RecvTensor RPC latency and bandwidth.
* Checks CPU/Memory utilization of the job.
-####AcceleratorUtilization Checker
+#### AcceleratorUtilization Checker
* Checks what percentage of time the accelerator spends on computation.
#### OperationChecker
@@ -100,7 +100,7 @@ For example:
* Checks the most expensive graph nodes.
* Checks the most expensive graph-building Python codes.
-####Contribute Your Checker
+#### Contribute Your Checker
Follow examples of accelerator_utilization_checker.h