Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
cabad2f7
Unverified
Commit
cabad2f7
authored
Oct 26, 2021
by
anj-s
Committed by
GitHub
Oct 26, 2021
Browse files
update requirements files (#832)
parent
86c62cc9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
requirements-test.txt
requirements-test.txt
+3
-0
requirements.txt
requirements.txt
+1
-1
No files found.
requirements-test.txt
View file @
cabad2f7
...
@@ -19,6 +19,9 @@ pytest-timeout == 1.4.2
...
@@ -19,6 +19,9 @@ pytest-timeout == 1.4.2
remote-pdb >= 2.1.0
remote-pdb >= 2.1.0
parameterized >= 0.8.1
parameterized >= 0.8.1
# Tools for testing docs
docutils == 0.17
# For torch.cuda.list_gpu_processes()
# For torch.cuda.list_gpu_processes()
pynvml == 8.0.4
pynvml == 8.0.4
...
...
requirements.txt
View file @
cabad2f7
# FairScale should only depends on torch, not things higher level than torch.
# FairScale should only depends on torch, not things higher level than torch.
torch
>= 1.
6
.0
torch
>= 1.
7
.0
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