Update GraphDef version to 409.

PiperOrigin-RevId: 312811071
Change-Id: I7733dc25650d03e4480efc48294576937e5736f8
This commit is contained in:
A. Unique TensorFlower 2020-05-22 02:02:20 -07:00 committed by TensorFlower Gardener
parent 1342841b40
commit f8c0e68a8a
1 changed files with 1 additions and 1 deletions

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