Update GraphDef version to 664.

PiperOrigin-RevId: 354885903
Change-Id: I464c413af0d01828dea2f99427489eaa9e79450f
This commit is contained in:
A. Unique TensorFlower 2021-02-01 01:01:33 -08:00 committed by TensorFlower Gardener
parent 72cbe4ce15
commit 0f8a271836

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