Update GraphDef version to 2460.

PiperOrigin-RevId: 851229763
This commit is contained in:
A. Unique TensorFlower
2026-01-02 01:03:34 -08:00
committed by TensorFlower Gardener
parent 63a31ea169
commit 80e2fb8119

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 2459 // Updated: 2026/1/1
#define TF_GRAPH_DEF_VERSION 2460 // Updated: 2026/1/2
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//