Skip to content

Commit 59bcb3a

Browse files
Update GraphDef version to 490.
PiperOrigin-RevId: 325979480 Change-Id: Id7dc33982c8f45b76f8b1d53a2d1f7f0a446ad8d
1 parent b4ab032 commit 59bcb3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/core/public/version.h

+1-1
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 489 // Updated: 2020/8/10
111+
#define TF_GRAPH_DEF_VERSION 490 // Updated: 2020/8/11
112112

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

0 commit comments

Comments
 (0)