We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34650a0 commit 2c092c6Copy full SHA for 2c092c6
1 file changed
.github/workflows/python-tests.yml
@@ -39,3 +39,5 @@ jobs:
39
40
- name: Run tests
41
run: uv run pytest tests
42
+ env:
43
+ PYTORCH_MPS_HIGH_WATERMARK_RATIO: 0.0
0 commit comments