This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
add tensorboardX
tags/v0.1.0
lyhuang
6 years ago
parent
43c09fca5c
commit
6a77731d86
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
docs/requirements.txt
+ 2
- 1
docs/requirements.txt
View File
@@ -1,4 +1,5 @@
numpy>=1.14.2
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
Write
Preview
Loading…
Cancel
Save