diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h index a35a0047d1c1fb..7c8ae92dbb788a 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 2069 // Updated: 2024/12/7 +#define TF_GRAPH_DEF_VERSION 2070 // Updated: 2024/12/8 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //