Update GraphDef version to 584.

PiperOrigin-RevId: 342216299
Change-Id: I503c0b902ac9c4a57accafa9c25138025f071f5b
This commit is contained in:
A. Unique TensorFlower 2020-11-13 01:01:35 -08:00 committed by TensorFlower Gardener
parent 32c482a13f
commit 2d7b343c47

View File

@ -108,7 +108,7 @@ limitations under the License.
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0 #define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0 #define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
#define TF_GRAPH_DEF_VERSION 583 // Updated: 2020/11/12 #define TF_GRAPH_DEF_VERSION 584 // Updated: 2020/11/13
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //