Update GraphDef version to 2394.

PiperOrigin-RevId: 824918460
This commit is contained in:
A. Unique TensorFlower 2025-10-28 02:05:04 -07:00 committed by TensorFlower Gardener
parent 9bd524b777
commit 4d3b9fb509

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 2393 // Updated: 2025/10/27
#define TF_GRAPH_DEF_VERSION 2394 // Updated: 2025/10/28
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//