From 098a3eacfd8701d25f5d83070daed03b0be3c97b Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Wed, 24 Jun 2020 02:02:14 -0700 Subject: [PATCH] Update GraphDef version to 442. PiperOrigin-RevId: 318025616 Change-Id: I2976374542cdd28db9d5d39709f30930f9336447 --- tensorflow/core/public/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h index 52a926c8d8b..62c72b59f7e 100644 --- a/tensorflow/core/public/version.h +++ b/tensorflow/core/public/version.h @@ -108,7 +108,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 441 // Updated: 2020/6/23 +#define TF_GRAPH_DEF_VERSION 442 // Updated: 2020/6/24 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //