Skip to content

Commit

Permalink
try telling pytorch not to use mps
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Nov 12, 2024
1 parent 75adaca commit 8870d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/examples-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ defaults:

env:
OE_LICENSE: ${{ github.workspace }}/oe_license.txt
PYTORCH_ENABLE_MPS_FALLBACK: 0

jobs:
example_tests:
Expand Down

0 comments on commit 8870d78

Please sign in to comment.