Update GraphDef version to 397.

PiperOrigin-RevId: 310776300
Change-Id: I10b72e3c13e4976d6c297c6c92695b9ddb5ee689
This commit is contained in:
A. Unique TensorFlower 2020-05-10 02:02:48 -07:00 committed by TensorFlower Gardener
parent 1b49bd1f2a
commit 4ac1e3206c

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 396 // Updated: 2020/5/9
#define TF_GRAPH_DEF_VERSION 397 // Updated: 2020/5/10
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//