Skip to content

Commit 634148e

Browse files
Update benchmarks.yml
1 parent f216d1c commit 634148e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/benchmarks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
working-directory: xla
5252
run: echo "$TF_CPP_MAX_VLOG_LEVEL"
5353

54-
- name: Build hlo_runner_main
55-
working-directory: xla
56-
run: bazel build -c opt --config=cuda --dynamic_mode=off //xla/tools/multihost_hlo_runner:hlo_runner_main
54+
# - name: Build hlo_runner_main
55+
# working-directory: xla
56+
# run: bazel build -c opt --config=cuda --dynamic_mode=off //xla/tools/multihost_hlo_runner:hlo_runner_main
5757

5858
# - name: Wait For Connection
5959
# uses: google-ml-infra/actions/ci_connection@main

0 commit comments

Comments
 (0)