Update GraphDef version to 558.

PiperOrigin-RevId: 337720780
Change-Id: I2a1deb6c0f01a2043602db03d69eceefa5537f11
This commit is contained in:
A. Unique TensorFlower 2020-10-18 02:01:37 -07:00 committed by TensorFlower Gardener
parent a038cf2695
commit 07e8d86cbd

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 557 // Updated: 2020/10/17
#define TF_GRAPH_DEF_VERSION 558 // Updated: 2020/10/18
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//