8000 Update GraphDef version to 1981. · IBMZ-Linux-OSS-Python/tensorflow@2560a40 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2560a40

Browse files
Update GraphDef version to 1981.
PiperOrigin-RevId: 673086262
1 parent 560a1e3 commit 2560a40

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
@@ -108,7 +108,7 @@ limitations under the License.
108108

109109
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
110110
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
111-
#define TF_GRAPH_DEF_VERSION 1980 // Updated: 2024/9/9
111+
#define TF_GRAPH_DEF_VERSION 1981 // Updated: 2024/9/10
112112

113113
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
114114
//

0 commit comments

Comments
 (0)
0