8000 Update GraphDef version to 536. · metacortex/tensorflow@8bd92f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8bd92f1

Browse files
Update GraphDef version to 536.
PiperOrigin-RevId: 333887160 Change-Id: I26b532186c0ddf9cc4bd99595da7fdfc8437bcd3
1 parent 2df88aa commit 8bd92f1

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 535 // Updated: 2020/9/25
111+
#define TF_GRAPH_DEF_VERSION 536 // Updated: 2020/9/26
112112

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

0 commit comments

Comments
 (0)
0