Update GraphDef version to 2396.

PiperOrigin-RevId: 825930720
This commit is contained in:
A. Unique TensorFlower 2025-10-30 02:04:27 -07:00 committed by TensorFlower Gardener
parent ce8015c614
commit cdd331ca3f

View File

@ -93,7 +93,7 @@ limitations under the License.
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
#define TF_GRAPH_DEF_VERSION 2395 // Updated: 2025/10/29
#define TF_GRAPH_DEF_VERSION 2396 // Updated: 2025/10/30
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//