Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Feb 2, 2018
1 parent ad7d652 commit 9cbfca8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ Write TensorBoard events with simple function call.

* `demo_graph.py` needs tensorboardX>=1.0, pytorch >=0.4 to work, so you have to build pytorch from source(commit newer than 040336f, which supports scoping).

* [FAQ](https://github.com/lanpa/tensorboard-pytorch/wiki)

## Install

Tested on anaconda2 / anaconda3, with PyTorch 0.3 / torchvision 0.2 / tensorflow-tensorboard 0.4
Tested on anaconda2 / anaconda3, with PyTorch 0.3 / torchvision 0.2 / tensorflow-tensorboard 1.5.0

`pip install tensorboardX`

Expand Down

0 comments on commit 9cbfca8

Please sign in to comment.