diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h index cdf1c0558c36c9c6776be05ab4a669c2c2eba0d1..7d8fc9f43d4eb1f460b88efd991fcd3a2aa7f793 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 572 // Updated: 2020/11/1 +#define TF_GRAPH_DEF_VERSION 573 // Updated: 2020/11/2 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //