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 46d97f9 commit 92f23a8Copy full SHA for 92f23a8
.github/workflows/benchmarks.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout XLA
30
uses: actions/checkout@v4 # v4.1.1
31
with:
32
- repository: openxla/xla
+ repository: juliagmt-google/xla
33
34
- name: Print machine specs
35
run: |
0 commit comments