diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h index 25899a7f9f97a3b04616446ebe0e2d3a0f2ce571..1f360e407d97911af0769842a60c841747858353 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 570 // Updated: 2020/10/30 +#define TF_GRAPH_DEF_VERSION 571 // Updated: 2020/10/31 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //