Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Fixing mkl version issue causing runtime error when attempting to set…
Browse files Browse the repository at this point in the history
… gpu (issue #504)
  • Loading branch information
jantic committed Jun 2, 2024
1 parent be725ca commit a124eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ channels:
dependencies:
- pip
- fastai=1.0.60
- mkl=2024.0
- python=3.10
- pytorch::pytorch=1.11.0
- pytorch::torchvision
Expand Down

0 comments on commit a124eb2

Please sign in to comment.