Skip to content

Commit f075237

Browse files
Update benchmarks.yml
1 parent e45ccf8 commit f075237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
- name: Parse XLA logs
9999
working-directory: xla
100-
run: python parse_xla_logs.py results/gpu_hlo_backend.hlo.log
100+
run: python parse_xla_logs.py results/gpu_hlo_backend.log
101101

102102
- name: Upload Results
103103
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)