Skip to content

Commit eefc513

Browse files
Update benchmarks.yml
1 parent 81301c8 commit eefc513

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/benchmarks.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ jobs:
7676
working-directory: xla
7777
run: mkdir -p results
7878

79-
- name: Get GPU spec
80-
working-directory: xla
81-
continue-on-error: true
82-
run: nvidia-smi
79+
# - name: Get GPU spec
80+
# working-directory: xla
81+
# continue-on-error: true
82+
# run: nvidia-smi
8383

8484
- name: Configure XLA
8585
working-directory: xla

0 commit comments

Comments
 (0)