Skip to content

Commit 56dcc47

Browse files
Update GraphDef version to 1031.
PiperOrigin-RevId: 426077920 Change-Id: Icdb0c1aad62053a83b9802966239b5b04a4f0ec0
1 parent 7fdd40d commit 56dcc47

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 1030 // Updated: 2022/2/2
111+
#define TF_GRAPH_DEF_VERSION 1031 // Updated: 2022/2/3
112112

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

0 commit comments

Comments
 (0)