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 acc23fd commit f02ccefCopy full SHA for f02ccef
.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: juliagmt/xla
+ repository: openxla/xla
33
34
- name: Print machine specs
35
run: |
0 commit comments