Update GraphDef version to 663.

PiperOrigin-RevId: 354775694
Change-Id: Iae68347a3e703ed9b7428fc8fe31b5e5abb0e7d0
This commit is contained in:
A. Unique TensorFlower 2021-01-31 01:01:40 -08:00 committed by TensorFlower Gardener
parent f617ee1493
commit 97f0328568

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 662 // Updated: 2021/1/30
#define TF_GRAPH_DEF_VERSION 663 // Updated: 2021/1/31
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//