We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18111c9 commit f3f6806Copy full SHA for f3f6806
.github/workflows/torchao_experimental_test.yml
@@ -28,7 +28,7 @@ jobs:
28
auto-activate-base: true
29
- name: Run tests
30
run: |
31
- PYTORCH_VERSION="2.6.0.dev20250104" sh packaging/pre_build_script.sh
+ sh packaging/pre_build_script.sh
32
33
USE_CPP=1 pip install .
34
0 commit comments