Update GraphDef version to 464.

PiperOrigin-RevId: 321524961
Change-Id: I782524bee6e0b64f547a50fc6c911a2fb443f023
This commit is contained in:
A. Unique TensorFlower 2020-07-16 02:02:11 -07:00 committed by TensorFlower Gardener
parent ff2a56b9d3
commit 73dc02713a

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 463 // Updated: 2020/7/15
#define TF_GRAPH_DEF_VERSION 464 // Updated: 2020/7/16
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//