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
OpenDAS
nni
Commits
ad0d7461
Unverified
Commit
ad0d7461
authored
Aug 12, 2021
by
Yuge Zhang
Committed by
GitHub
Aug 12, 2021
Browse files
Pin PyTorch-lightning < 1.4.2 (#4063)
parent
76152d40
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dependencies/recommended.txt
dependencies/recommended.txt
+1
-1
No files found.
dependencies/recommended.txt
View file @
ad0d7461
...
@@ -8,7 +8,7 @@ torch == 1.9.0+cpu ; sys_platform != "darwin"
...
@@ -8,7 +8,7 @@ torch == 1.9.0+cpu ; sys_platform != "darwin"
torch == 1.9.0 ; sys_platform == "darwin"
torch == 1.9.0 ; sys_platform == "darwin"
torchvision == 0.10.0+cpu ; sys_platform != "darwin"
torchvision == 0.10.0+cpu ; sys_platform != "darwin"
torchvision == 0.10.0 ; sys_platform == "darwin"
torchvision == 0.10.0 ; sys_platform == "darwin"
pytorch-lightning >= 1.2.8
pytorch-lightning >= 1.2.8
, < 1.4.2
onnx
onnx
peewee
peewee
graphviz
graphviz
...
...
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