Update GraphDef version to 407.

PiperOrigin-RevId: 312443334
Change-Id: I0ac828bea677a2a96bc51a495aef7f166bb1f5cf
This commit is contained in:
A. Unique TensorFlower 2020-05-20 02:02:37 -07:00 committed by TensorFlower Gardener
parent 4f512f00e9
commit d5f62ec58a
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 406 // Updated: 2020/5/19
#define TF_GRAPH_DEF_VERSION 407 // Updated: 2020/5/20
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//