Update GraphDef version to 413.

PiperOrigin-RevId: 313152254
Change-Id: Ic0dce11fd9e1e6c24390446de3c72f4e6367b26f
This commit is contained in:
A. Unique TensorFlower 2020-05-26 02:02:44 -07:00 committed by TensorFlower Gardener
parent f0d0fbd7bd
commit 64a37a9028

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 412 // Updated: 2020/5/25
#define TF_GRAPH_DEF_VERSION 413 // Updated: 2020/5/26
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//