From 93955171ee302e272ef59e286cf8c5b3060112ec Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Sun, 17 May 2020 02:02:56 -0700 Subject: [PATCH] Update GraphDef version to 404. PiperOrigin-RevId: 311945310 Change-Id: Ieda91ca5df65ea1f26085b5d8420b954815f0c7d --- 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 c3a1fe1ed16..63501a14f56 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 403 // Updated: 2020/5/16 +#define TF_GRAPH_DEF_VERSION 404 // Updated: 2020/5/17 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //