Skip to content

Commit

Permalink
Update torchao_experimental_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
metascroy authored Jan 18, 2025
1 parent 25d570d commit 638d0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/torchao_experimental_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python -m pip install --upgrade pip
pip install torch=="2.6.0.dev20250102" --extra-index-url "https://download.pytorch.org/whl/nightly/cpu"
pip install -r dev-requirements.txt
pip install .
USE_CPP=1 pip install .
- name: Run tests
run: |
python torchao/experimental/tests/test_packed_linear_int8_dynamic_activation_intx_weight_layout.py

0 comments on commit 638d0c3

Please sign in to comment.