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 78cddef commit f9527cfCopy full SHA for f9527cf
.github/workflows/benchmarks.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Checkout XLA
27
uses: actions/checkout@v3
28
with:
29
- repository: openxla/xla
+ repository: openxla
30
31
- name: Print machine specs
32
run: |
0 commit comments