Update GraphDef version to 647.

PiperOrigin-RevId: 351960431
Change-Id: I423a0e711f7242dd23baef13259056d8368c1f1e
This commit is contained in:
A. Unique TensorFlower 2021-01-15 01:04:42 -08:00 committed by TensorFlower Gardener
parent 206d44a4f4
commit df87bbd3bb

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 646 // Updated: 2021/1/14
#define TF_GRAPH_DEF_VERSION 647 // Updated: 2021/1/15
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//