Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Jan 18, 2018
1 parent c788500 commit b5b40c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ Write TensorBoard events with simple function call.
* Support `scalar`, `image`, `histogram`, `audio`, `text`, `graph`, `onnx_graph`, `embedding` and `pr_curve` summaries.


## Demo

[demo site](http://35.197.26.245:6006) (TensorBoard output for `demo.py` and `demo_graph.py`)
## [Demo](http://35.197.26.245:6006)

*`demo_graph.py` needs pytorch v0.4, so you have to build pytorch from source(commit newer than 040336f, which supports scoping).*

Expand Down

0 comments on commit b5b40c3

Please sign in to comment.