Update GraphDef version to 427.
PiperOrigin-RevId: 315443842 Change-Id: I801e38568d08f62fb4cb76757e0e71b42115d4b5
This commit is contained in:
parent
8dffa4de1b
commit
c1df171d42
|
@ -108,7 +108,7 @@ limitations under the License.
|
|||
|
||||
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
|
||||
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
|
||||
#define TF_GRAPH_DEF_VERSION 426 // Updated: 2020/6/8
|
||||
#define TF_GRAPH_DEF_VERSION 427 // Updated: 2020/6/9
|
||||
|
||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue