Update GraphDef version to 401.

PiperOrigin-RevId: 311492238
Change-Id: I93cb2eda8127d2ca0504ba2e06911a994c190347
This commit is contained in:
A. Unique TensorFlower 2020-05-14 02:02:43 -07:00 committed by TensorFlower Gardener
parent b187ba0bcc
commit d750355575
1 changed files with 1 additions and 1 deletions

View File

@ -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).
//