Update GraphDef version to 458.

PiperOrigin-RevId: 320567268
Change-Id: I7c908167cb02c922bfb670160da2af0f4039c2aa
This commit is contained in:
A. Unique TensorFlower 2020-07-10 02:01:31 -07:00 committed by TensorFlower Gardener
parent 992b6e2990
commit d1b956abf2

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 457 // Updated: 2020/7/9
#define TF_GRAPH_DEF_VERSION 458 // Updated: 2020/7/10
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//