Update GraphDef version to 34.

PiperOrigin-RevId: 247997310
This commit is contained in:
A. Unique TensorFlower 2019-05-13 13:22:27 -07:00 committed by TensorFlower Gardener
parent 9c1d6128d0
commit 2496c9c78d

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 30 // Updated: 2019/05/09
#define TF_GRAPH_DEF_VERSION 34 // Updated: 2019/5/13
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//