Update GraphDef version to 119.

PiperOrigin-RevId: 261867752
This commit is contained in:
A. Unique TensorFlower 2019-08-06 02:02:25 -07:00 committed by TensorFlower Gardener
parent fbeb6721b8
commit 0ddf7dd536

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 118 // Updated: 2019/8/5
#define TF_GRAPH_DEF_VERSION 119 // Updated: 2019/8/6
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//