提交 e3af7585 编写于 作者: T Toby Boyd 提交者: TensorFlower Gardener

Removed extra / in text

Change: 144130687
上级 64c6ecdf
......@@ -111,10 +111,9 @@ python mnist_softmax_xla.py --xla=false
```
Using the Chrome Trace Event Profiler (browse to chrome://tracing),
open the timeline file created when the script finishes: `timeline.ctf.json`. \
The rendered timeline should look similar to the
picture below with multiple green boxes labeled `MatMul`, possibly across
multiple CPUs.
open the timeline file created when the script finishes: `timeline.ctf.json`.
The rendered timeline should look similar to the picture below with multiple
green boxes labeled `MatMul`, possibly across multiple CPUs.
<div style="width:95%; margin:auto; margin-bottom:10px; margin-top:20px;">
<img style="width:100%" src="../../images/jit_timeline_cpu.png">
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册