Skip to content

Commit

Permalink
No need to patch xformers
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Nov 21, 2024
1 parent b2422fb commit 1ffdee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_linux-test-h100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# speedup install and skip compile
ln -s /workspace/tritonbench/.data .
. "${SETUP_SCRIPT}"
python install.py --colfax --tk --hstu --xformers
python install.py --colfax --tk --hstu
- name: Test Tritonbench operators on H100 GPU
run: |
bash ./.ci/tritonbench/test-gpu.sh

0 comments on commit 1ffdee9

Please sign in to comment.