From bbeb7264026e216eba9f0479017d429e2e9d06f6 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 8 Feb 2021 01:02:47 -0800 Subject: [PATCH] Update GraphDef version to 671. PiperOrigin-RevId: 356210416 Change-Id: Ieae154295ffd315d479b16a6eab2b67da7b97393 --- 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 e2f3d0e6f1a..294287a5780 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 670 // Updated: 2021/2/7 +#define TF_GRAPH_DEF_VERSION 671 // Updated: 2021/2/8 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //