We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b59fa62 commit f5a873bCopy full SHA for f5a873b
.github/workflows/benchmarks.yml
@@ -70,10 +70,10 @@ jobs:
70
# run: |
71
# bash setup.sh
72
73
- # - name: Wait For Connection
74
- # uses: google-ml-infra/actions/ci_connection@main
75
- # with:
76
- # halt-dispatch-input: ${{ inputs.halt-for-connection }}
+ - name: Wait For Connection
+ uses: google-ml-infra/actions/ci_connection@main
+ with:
+ halt-dispatch-input: ${{ inputs.halt-for-connection }}
77
78
# - name: Run run.sh for E2E benchmarks flax_2b (within venv)
79
# working-directory: xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b
0 commit comments