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 e6223d0 commit e1123dfCopy full SHA for e1123df
.github/workflows/benchmarks.yml
@@ -41,10 +41,10 @@ jobs:
41
df -h # Disk space information
42
uname -a # Kernel information
43
44
- - name: Set up Bazel
45
- uses: bazelbuild/setup-bazel@v2
46
- with:
47
- bazel-version: 'latest'
+ # - name: Set up Bazel
+ # uses: bazelbuild/setup-bazel@v2
+ # with:
+ # bazel-version: 'latest'
48
49
- name: Install updates and Python env
50
working-directory: xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b
0 commit comments