Skip to content

Commit 3136300

Browse files
Update benchmarks.yml
1 parent 3f8fdbd commit 3136300

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
@@ -91,6 +91,7 @@ jobs:
9191
- name: Run an HLO file
9292
working-directory: xla
9393
run: |
94+
cd ..
9495
./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/gpu_hlo_backend.hlo &> xla/results/gpu_hlo_backend.log
9596
9697
# - name: Wait For Connection

0 commit comments

Comments
 (0)