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 1f94828 commit 3f95da7Copy full SHA for 3f95da7
.github/workflows/benchmarks.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Wait For Connection
43
uses: google-ml-infra/actions/ci_connection@main
44
with:
45
- halt-dispatch-input: ${{ inputs.halt-for-connection }
+ halt-dispatch-input: ${{ inputs.halt-for-connection }}
46
47
- name: Configure XLA
48
working-directory: xla
0 commit comments