Release 2.10.0-rc0
Major Features and Improvements
- No major features or improvements.
Breaking Changes
- No breaking changes
Bug Fixes and Other Changes
- tfs:aarch64: add aarch64 mkl bazel config to enable onednn+acl backend (commit: 1285e41)
- Match packages in devel and non-devel GPU with TF dockerfile. (commit: a8ffec7)
- Validate batching params when creating the wrapped (batching) session, (commit: 48ff72d)
- Merge and clean up implementations of
GetModelDiskSize
andGetAllDescendants
in util.cc. (commit: 6da9c43) - Parallelize iteration over child files in
GetModelDiskSize
(commit: d09d2ef) - Fix gpu docker build failure due to bad substitution (commit: 1d7cd5b)
- Call run_returning_status instead of run (commit: 8f9085a)
- Fixing broken link for ResNet in TensorFlow. (commit: b15210c)
- Update the TensorFlow BatchingSession metric monitoring class to be compatible with Google's internal monitoring tools. (commit: 05b944a)
- Increase timeout for model tests. (commit: 677ba5a)
- Use pb.h for topology.proto. (commit: 21fda28)