mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 12:20:24 +01:00
Enable figures in the tfprof README.md (#10372)
This commit is contained in:
parent
3018d4678d
commit
94dc1dbfa2
|
|
@ -92,7 +92,7 @@ Sigmoid 152.57MB (85.28%, 0.21%), 96.66ms (23.46%,
|
|||
|
||||
### Visualize time and memory.
|
||||
<left>
|
||||

|
||||
[CodeTimeline](g3doc/graph_timeline.png)
|
||||
</left>
|
||||
|
||||
## Python API Tutorials
|
||||
|
|
@ -191,8 +191,8 @@ view and scope view. See code view example in later examples.
|
|||
```
|
||||
|
||||
<left>
|
||||

|
||||

|
||||
[CodeTimeline](g3doc/graph_timeline.png)
|
||||
[CodeTimeline](g3doc/scope_timeline.png)
|
||||
</left>
|
||||
|
||||
|
||||
|
|
@ -304,7 +304,7 @@ _TFProfRoot (0us/22.44ms)
|
|||
|
||||
Set ```-output timeline:outfile=<filename>``` to generate timeline instead of stdout.
|
||||
<left>
|
||||

|
||||
[CodeTimeline](g3doc/code_timeline.png)
|
||||
</left>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user