Skip to content

Commit 278a117

Browse files
Update benchmarks.yml
1 parent d15c675 commit 278a117

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,11 @@ jobs:
6363
- name: Run setup.sh for E2E benchmarks flax_2b (within venv)
6464
working-directory: xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b
6565
run: |
66-
source ../../../../../venv/bin/activate # Activate venv from this directory
6766
bash setup.sh
6867
6968
- name: Run run.sh for E2E benchmarks flax_2b (within venv)
7069
working-directory: xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b
7170
run: |
72-
source ../../../../../venv/bin/activate # Activate venv from this directory
7371
bash run.sh
7472
7573

0 commit comments

Comments
 (0)