Skip to content

Commit e44d997

Browse files
Update benchmarks.yml
1 parent 0593aed commit e44d997

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ jobs:
4242
run: mkdir results
4343

4444
- name: Configure XLA for GPU backend
45-
working-directory: openxla/xla
4645
run: |
46+
ls
47+
cd xla
4748
./configure.py --backend CUDA --nccl
4849
4950
- name: Set TF_CPP_MAX_VLOG_LEVEL

0 commit comments

Comments
 (0)