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 c42a41a commit 0ee8f54Copy full SHA for 0ee8f54
.github/workflows/benchmarks.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout XLA
30
uses: actions/checkout@v3
31
with:
32
- repository: openxla/xla
+ repository: juliagmt/xla
33
34
- name: Print machine specs
35
run: |
0 commit comments