Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
35ff345f
Commit
35ff345f
authored
Dec 05, 2019
by
VictorSanh
Browse files
update requirements
parent
552c44a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
examples/distillation/distiller.py
examples/distillation/distiller.py
+0
-1
examples/distillation/requirements.txt
examples/distillation/requirements.txt
+1
-1
No files found.
examples/distillation/distiller.py
View file @
35ff345f
...
...
@@ -21,7 +21,6 @@ import psutil
import
time
from
tqdm
import
trange
,
tqdm
import
numpy
as
np
import
psutil
import
torch
import
torch.nn
as
nn
...
...
examples/distillation/requirements.txt
View file @
35ff345f
...
...
@@ -3,4 +3,4 @@ tensorboard>=1.14.0
tensorboardX==1.8
psutil==5.6.3
scipy==1.3.1
transformers
==2.0.0
transformers
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment