Update GraphDef version to 2395.

PiperOrigin-RevId: 825439806
This commit is contained in:
A. Unique TensorFlower 2025-10-29 02:04:40 -07:00 committed by TensorFlower Gardener
parent 801e45d17f
commit 1d634b4b7a

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