Update GraphDef version to 2397.

PiperOrigin-RevId: 826388642
This commit is contained in:
A. Unique TensorFlower 2025-10-31 02:03:40 -07:00 committed by TensorFlower Gardener
parent 993369077a
commit f572aeee90

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 2396 // Updated: 2025/10/30
#define TF_GRAPH_DEF_VERSION 2397 // Updated: 2025/10/31
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//