Update GraphDef version to 40.

PiperOrigin-RevId: 248922073
This commit is contained in:
A. Unique TensorFlower 2019-05-19 02:02:19 -07:00 committed by TensorFlower Gardener
parent b14c3ff8c6
commit 64aee049de

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 39 // Updated: 2019/5/18
#define TF_GRAPH_DEF_VERSION 40 // Updated: 2019/5/19
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//