Skip to content

Commit f5094ce

Browse files
Update benchmarks.yml
1 parent 5805ee6 commit f5094ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
run: bazel build -c opt --config=cuda --dynamic_mode=off //xla/tools/multihost_hlo_runner:hlo_runner_main
144144
# TODO(juliagmt): Add more performance-criticalHLOs to benchmark.
145145
- name: Run xla/tools/hlo_opt/tests/gpu_hlo_pass.hlo
146+
run: |
146147
./bazel-bin/xla/tools/multihost_hlo_runner/hlo_runner_main --device_type=gpu --log_output=True --use_spmd_partitioning --xla_gpu_dump_xspace_to=xla/results/xspace.pbtxt xla/tools/hlo_opt/tests/gpu_hlo_pass.hlo
147148
148149
- name: Upload XSpace

0 commit comments

Comments
 (0)