Skip to content

Commit e11186e

Browse files
Update benchmarks.yml
1 parent e1123df commit e11186e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/benchmarks.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ jobs:
4646
# with:
4747
# bazel-version: 'latest'
4848

49-
- name: Install updates and Python env
50-
working-directory: xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b
51-
run: |
52-
sudo apt-get update
53-
sudo apt install python3.10-venv
49+
# - name: Install updates and Python env
50+
# working-directory: xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b
51+
# run: |
52+
# sudo apt-get update
53+
# sudo apt install python3.10-venv
5454

5555
- name: Run setup.sh for E2E benchmarks flax_2b
5656
working-directory: xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b

0 commit comments

Comments
 (0)