diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h index 09ecfaf970ec0f..f164034f6a94f4 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 1754 // Updated: 2024/1/27 +#define TF_GRAPH_DEF_VERSION 1755 // Updated: 2024/1/28 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //