Update GraphDef version to 39.

PiperOrigin-RevId: 248849232
This commit is contained in:
A. Unique TensorFlower 2019-05-18 02:02:12 -07:00 committed by TensorFlower Gardener
parent 033ae197ed
commit faf9db515c

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