We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ad4ff commit 3192c95Copy full SHA for 3192c95
.github/workflows/install.yml
@@ -50,7 +50,6 @@ jobs:
50
run: pip install --upgrade "setuptools>=69.0.0" "numpy<2.0" wheel
51
52
- name: Install PyTorch CPU
53
- if: matrix.env == 'pip'
54
run: pip install torch --index-url https://download.pytorch.org/whl/cpu
55
56
- name: Install pufferlib
0 commit comments