Update GraphDef version to 410.

PiperOrigin-RevId: 312894360
Change-Id: I57f76e7bdd6225631c89c976abe7d082fb196c7f
This commit is contained in:
A. Unique TensorFlower 2020-05-23 02:02:34 -07:00 committed by TensorFlower Gardener
parent 2544e4e277
commit f654ac48a6

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 409 // Updated: 2020/5/22
#define TF_GRAPH_DEF_VERSION 410 // Updated: 2020/5/23
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//