Update GraphDef version to 2377.

PiperOrigin-RevId: 817964825
This commit is contained in:
A. Unique TensorFlower 2025-10-11 02:03:37 -07:00 committed by TensorFlower Gardener
parent 0f864cdb17
commit 358fa44402

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 2376 // Updated: 2025/10/10
#define TF_GRAPH_DEF_VERSION 2377 // Updated: 2025/10/11
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//