Update GraphDef version to 401.
PiperOrigin-RevId: 311492238 Change-Id: I93cb2eda8127d2ca0504ba2e06911a994c190347
This commit is contained in:
parent
b187ba0bcc
commit
d750355575
|
@ -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 400 // Updated: 2020/5/13
|
||||
#define TF_GRAPH_DEF_VERSION 401 // Updated: 2020/5/14
|
||||
|
||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue