Update GraphDef version to 417.

PiperOrigin-RevId: 313917104
Change-Id: I5282beab35bebf686121c82b1bc8be1756113f63
This commit is contained in:
A. Unique TensorFlower 2020-05-30 02:02:31 -07:00 committed by TensorFlower Gardener
parent 8b4dd17f2b
commit 6cbf4be35b

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 416 // Updated: 2020/5/29
#define TF_GRAPH_DEF_VERSION 417 // Updated: 2020/5/30
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//