Browse Source

add tensorboardX

tags/v0.1.0
lyhuang 6 years ago
parent
commit
a7fa63a0db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/requirements.txt

+ 1
- 1
docs/requirements.txt View File

@@ -2,4 +2,4 @@ numpy>=1.14.2
http://download.pytorch.org/whl/cpu/torch-0.4.1-cp35-cp35m-linux_x86_64.whl http://download.pytorch.org/whl/cpu/torch-0.4.1-cp35-cp35m-linux_x86_64.whl
torchvision>=0.1.8 torchvision>=0.1.8
sphinx-rtd-theme==0.4.1 sphinx-rtd-theme==0.4.1
tensorboardX
tensorboardX>=1.4

Loading…
Cancel
Save