Update GraphDef version to 75.

PiperOrigin-RevId: 254618435
This commit is contained in:
A. Unique TensorFlower 2019-06-23 02:15:38 -07:00 committed by TensorFlower Gardener
parent a45a9d2ac8
commit cbb1ddb264

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 74 // Updated: 2019/6/22
#define TF_GRAPH_DEF_VERSION 75 // Updated: 2019/6/23
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//