From 4aa879aab5fe6139768f98423a30de0bc5d26862 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Sat, 27 Jun 2020 02:01:26 -0700 Subject: [PATCH] Update GraphDef version to 445. PiperOrigin-RevId: 318608503 Change-Id: I54e0274fcd9177f1e8c265752402340a05273ba0 --- 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 7c0eb7bb0c2..5f6b50c71f6 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 444 // Updated: 2020/6/26 +#define TF_GRAPH_DEF_VERSION 445 // Updated: 2020/6/27 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //