Update GraphDef version to 69.

PiperOrigin-RevId: 253548072
This commit is contained in:
A. Unique TensorFlower 2019-06-17 03:21:03 -07:00 committed by TensorFlower Gardener
parent f462689b59
commit ee17b07b70

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 68 // Updated: 2019/6/16 #define TF_GRAPH_DEF_VERSION 69 // Updated: 2019/6/17
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //