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
Merge pull request
#66
from lyhuang18/test2
add requirements: tensorboardX
tags/v0.1.0
Coet
GitHub
6 years ago
parent
49ad966c5f
a7fa63a0db
commit
7567053d76
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
1 deletions
Split 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
http://download.pytorch.org/whl/cpu/torch-0.4.1-cp35-cp35m-linux_x86_64.whl
torchvision>=0.1.8
sphinx-rtd-theme==0.4.1
sphinx-rtd-theme==0.4.1
tensorboardX>=1.4
Write
Preview
Loading…
Cancel
Save