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 16ab09d commit 57829a9Copy full SHA for 57829a9
.github/workflows/benchmarks.yml
@@ -34,10 +34,10 @@ jobs:
34
repository: juliagmt-google/xla
35
path: xla
36
37
- - name: Wait For Connection
38
- uses: google-ml-infra/actions/ci_connection@main
39
- with:
40
- 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 }}
41
42
- name: Print machine specs
43
run: |
0 commit comments