Skip to content

Commit 8bcac86

Browse files
Update benchmarks.yml
1 parent 370eb4a commit 8bcac86

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,6 @@ jobs:
108108
uses: google-ml-infra/actions/ci_connection@main
109109
with:
110110
halt-dispatch-input: ${{ inputs.halt-for-connection }}
111-
# - name: Run specific HLO file v2
112-
# working-directory: xla
113-
# run: |
114-
# ./bazel-bin/xla/tools/multihost_hlo_runner/hlo_runner_main --device_type=gpu --use_spmd_partitioning gemm_00881937d6d49056045c3325a12b108b.hlo --dump_output_literal_to=results/gemm_00881937d6d49056045c3325a12b108b_v2.txt
115-
116-
# - name: Wait For Connection
117-
# uses: google-ml-infra/actions/ci_connection@main
118-
# with:
119-
# halt-dispatch-input: ${{ inputs.halt-for-connection }}
120111
- name: Download parse_xla_logs.py
121112
working-directory: xla
122113
run: wget https://raw.githubusercontent.com/juliagmt-google/xla/main/.github/workflows/parse_xla_logs.py

0 commit comments

Comments
 (0)