Skip to content

Commit

Permalink
Added PYTORCH_MPS_HIGH_WATERMARK_RATION env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed May 9, 2024
1 parent 933e5dd commit ada5f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
PYTORCH_ENABLE_MPS_FALLBACK: "1"
PYTORCH_MPS_HIGH_WATERMARK_RATIO: "0.0"
strategy:
matrix:
# Run all supported Python versions on linux
Expand Down

0 comments on commit ada5f77

Please sign in to comment.