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 c673278 commit 1f94828Copy full SHA for 1f94828
.github/workflows/benchmarks.yml
@@ -39,10 +39,10 @@ jobs:
39
working-directory: xla
40
run: mkdir results
41
42
- # - name: Wait For Connection
43
- # uses: google-ml-infra/actions/ci_connection@main
44
- # with:
45
- # 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 }
46
47
- name: Configure XLA
48
0 commit comments