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 af9f592 commit 0593aedCopy full SHA for 0593aed
.github/workflows/benchmarks.yml
@@ -42,6 +42,7 @@ jobs:
42
run: mkdir results
43
44
- name: Configure XLA for GPU backend
45
+ working-directory: openxla/xla
46
run: |
47
./configure.py --backend CUDA --nccl
48
0 commit comments