Commit 2ccf1ae
Update perf-test Dockerfile to build TF 2.21 from source
TF 2.21's .bazelrc uses --enable_workspace, which requires Bazel 7+, so
bump the pinned bazel from 6.5.0 to 7.7.0 (matches TF 2.21's
.bazelversion). Also install xxd, which TF's XLA genrules now invoke
during the build.
Verified by running docker build of test/Dockerfile end-to-end: TF
wheel builds, save_application_examples.py converts all Keras
Application models, applications_performance loads and benchmarks them.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1c4de02 commit 2ccf1ae
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments