Skip to content

Commit 1ed8d59

Browse files
MarkDaoustcopybara-github
authored andcommitted
Add TensorFlow version.
PiperOrigin-RevId: 555270464
1 parent 80059a5 commit 1ed8d59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/en/guide/saved_model.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,8 @@
731731
"source": [
732732
"## Proto-splitting\n",
733733
"\n",
734+
"Note: This feature will be part of the TensorFlow 2.15 release. It is currently available in the nightly build which you cqan install with `pip install tf-nightly`.\n",
735+
"\n",
734736
"Due to limits of the protobuf implementation, proto sizes cannot exceed 2GB. This can lead to the following errors when attempting to save very large models:\n",
735737
"\n",
736738
"```\n",

0 commit comments

Comments
 (0)