Bump tensorflow to 2.17.* (#12512)

This commit is contained in:
Avasam
2024-08-12 07:39:34 -04:00
committed by GitHub
parent dc0b63fd68
commit d3ca513ddb
15 changed files with 543 additions and 128 deletions

View File

@@ -7,7 +7,7 @@ set -euxo pipefail
# Whenever you update TENSORFLOW_VERSION here, version should be updated
# in stubs/tensorflow/METADATA.toml and vice-versa.
TENSORFLOW_VERSION=2.16.1
TENSORFLOW_VERSION=2.17.0
MYPY_PROTOBUF_VERSION=3.6.0
# brew install coreutils wget