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 d15c675 commit 278a117Copy full SHA for 278a117
.github/workflows/benchmarks.yml
@@ -63,13 +63,11 @@ jobs:
63
- name: Run setup.sh for E2E benchmarks flax_2b (within venv)
64
working-directory: xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b
65
run: |
66
- source ../../../../../venv/bin/activate # Activate venv from this directory
67
bash setup.sh
68
69
- name: Run run.sh for E2E benchmarks flax_2b (within venv)
70
71
72
73
bash run.sh
74
75
0 commit comments