Skip to content

Commit 3bdc374

Browse files
Update GraphDef version to 477.
PiperOrigin-RevId: 323744249 Change-Id: I7e4a915f2ed632c88c476aaf243d137bd736a695
1 parent 7b090a4 commit 3bdc374

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 476 // Updated: 2020/7/28
111+
#define TF_GRAPH_DEF_VERSION 477 // Updated: 2020/7/29
112112

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

0 commit comments

Comments
 (0)