From 9126583b27c6428b0fe63437608179ab782b92aa Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 17 Aug 2020 02:01:57 -0700 Subject: [PATCH] Update GraphDef version to 496. PiperOrigin-RevId: 326978669 Change-Id: Iaa3d0b8ba60b3c04ec8644b1d93a7f470ea96228 --- 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 2ad7f5b3b28..11360d8a2b4 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 495 // Updated: 2020/8/16 +#define TF_GRAPH_DEF_VERSION 496 // Updated: 2020/8/17 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //