Update GraphDef version to 402.

PiperOrigin-RevId: 311693254
Change-Id: Ieb9a5f81784013ad6bb4a6b1fd1f119b34c68604
This commit is contained in:
A. Unique TensorFlower 2020-05-15 02:02:46 -07:00 committed by TensorFlower Gardener
parent cca62cc73b
commit f6e2a28158

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 401 // Updated: 2020/5/14
#define TF_GRAPH_DEF_VERSION 402 // Updated: 2020/5/15
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//