8000 Update GraphDef version to 2148. · linux-on-ibm-z/tensorflow@121ddb6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 121ddb6

Browse files
Update GraphDef version to 2148.
PiperOrigin-RevId: 730338341
1 parent 23beb26 commit 121ddb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/core/public/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ limitations under the License.
9393

9494
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
9595
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
96-
#define TF_GRAPH_DEF_VERSION 2147 // Updated: 2025/2/23
96+
#define TF_GRAPH_DEF_VERSION 2148 // Updated: 2025/2/24
9797

9898
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
9999
//

0 commit comments

Comments
 (0)
0