Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
metascroy committed Feb 7, 2025
1 parent 34b1dab commit b7a2b36
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/torchao_experimental_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ jobs:
run: |
conda activate venv
pushd torchao/experimental/ops/mps
echo "Building"
bash build.sh
echo "Running test"
python test/test_lowbit.py
popd

0 comments on commit b7a2b36

Please sign in to comment.