Skip to content

Commit

Permalink
Fix a100
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Jan 28, 2025
1 parent 79265ea commit c981cce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/userbenchmark-a100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
- name: Install Conda
run: |
bash ./.ci/torchbench/install-conda.sh
- name: Install TorchBench
run: |
bash ./.ci/torchbench/install.sh
# - name: Install TorchBench
# run: |
# bash ./.ci/torchbench/install.sh
- name: Run user benchmark
run: |
set -x
Expand Down

0 comments on commit c981cce

Please sign in to comment.