diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h index 1aa8c84305e..1ac69be162d 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 426 // Updated: 2020/6/8 +#define TF_GRAPH_DEF_VERSION 427 // Updated: 2020/6/9 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //