Fixing mkl version issue causing runtime error when attempting to set gpu (issue #504)

This commit is contained in:
Jason Antic
2024-06-02 15:10:36 -04:00
parent be725ca6c5
commit a124eb2168
+1
View File
@@ -6,6 +6,7 @@ channels:
dependencies:
- pip
- fastai=1.0.60
- mkl=2024.0
- python=3.10
- pytorch::pytorch=1.11.0
- pytorch::torchvision