Update GraphDef version to 564.

PiperOrigin-RevId: 338811459
Change-Id: I3fcd82bbb658852934a28cf09c96485e08cae65b
This commit is contained in:
A. Unique TensorFlower 2020-10-24 02:01:53 -07:00 committed by TensorFlower Gardener
parent 1872370488
commit dede7fa3c7

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 563 // Updated: 2020/10/23
#define TF_GRAPH_DEF_VERSION 564 // Updated: 2020/10/24
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//