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 19, 2018
1 parent 8477e30 commit 84b8207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Write TensorBoard events with simple function call.
* Support `scalar`, `image`, `histogram`, `audio`, `text`, `graph`, `onnx_graph`, `embedding` and `pr_curve` summaries.


## [Demo](http://35.197.26.245:6006)
* [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).*
* `demo_graph.py` needs tensorboard>=1.0, pytorch >=0.4, so you have to build pytorch from source(commit newer than 040336f, which supports scoping).


## Install
Expand Down

0 comments on commit 84b8207

Please sign in to comment.