Update GraphDef version to 557.

PiperOrigin-RevId: 337643578
Change-Id: I9d8be717c6c4eb9148725b2dc0f4da4f7fff0f47
This commit is contained in:
A. Unique TensorFlower 2020-10-17 02:01:56 -07:00 committed by TensorFlower Gardener
parent 2559f89409
commit 01e1696cfc

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