Update GraphDef version to 554.

PiperOrigin-RevId: 337045178
Change-Id: I19dc22f8b05bd4f4d95d42f8d56a0d93e14569b4
This commit is contained in:
A. Unique TensorFlower 2020-10-14 02:01:55 -07:00 committed by TensorFlower Gardener
parent 276f8c4452
commit 74283f4e6d

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 553 // Updated: 2020/10/13
#define TF_GRAPH_DEF_VERSION 554 // Updated: 2020/10/14
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//