Skip to content

Commit fbe1759

Browse files
Update GraphDef version to 432.
PiperOrigin-RevId: 316321607 Change-Id: I936457f59feb43d9f0f45e3c00894e1406263875
1 parent 2a6c08b commit fbe1759

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 431 // Updated: 2020/6/13
111+
#define TF_GRAPH_DEF_VERSION 432 // Updated: 2020/6/14
112112

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

0 commit comments

Comments
 (0)