-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should fix OOMs in CI #488
Conversation
[ghstack-poisoned]
ghstack-source-id: 5c63e28806a736bd26d9dc218d84fe860bd88802 Pull Request resolved: #488
[ghstack-poisoned]
ghstack-source-id: 0e543590f9fca47bd4ff1ab81dc60a37292d28c6 Pull Request resolved: #488
[ghstack-poisoned]
ghstack-source-id: c57a2695e7870461157302777bc90e14cfc00f33 Pull Request resolved: #488
Codecov ReportBase: 90.57% // Head: 90.58% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## gh/danthe3rd/51/base #488 +/- ##
=====================================================
Coverage 90.57% 90.58%
=====================================================
Files 79 79
Lines 4649 4650 +1
=====================================================
+ Hits 4211 4212 +1
Misses 438 438
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@@ -91,7 +91,7 @@ install_dep: &install_dep | |||
conda install ninja | |||
echo "Ninja version $(ninja --version)" | |||
|
|||
conda install pytorch "torchvision>=0.13" torchaudio cudatoolkit=11.3 -c pytorch -q | |||
conda install pytorch=1.12.1 "torchvision>=0.13" torchaudio cudatoolkit=11.3 -c pytorch -q |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the constraint on torchvision
is not needed anymore then?
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
ghstack-source-id: 5a95e2c4a5d89ed1c98a6c8de3a9442ab9f4bb3d Pull Request resolved: #488
Stack from ghstack (oldest at bottom):