Update GraphDef version to 614.

PiperOrigin-RevId: 347233123
Change-Id: I9027fb9a820d1a6af1ceceecea424fd861e8227c
This commit is contained in:
A. Unique TensorFlower 2020-12-13 01:01:41 -08:00 committed by TensorFlower Gardener
parent 894d16da31
commit 90d6e25754

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 613 // Updated: 2020/12/12
#define TF_GRAPH_DEF_VERSION 614 // Updated: 2020/12/13
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//