Update GraphDef version to 420.

PiperOrigin-RevId: 314290238
Change-Id: I5644be9ba2ec826e772efd2c0cf667bd7990c5e4
This commit is contained in:
A. Unique TensorFlower 2020-06-02 02:02:23 -07:00 committed by TensorFlower Gardener
parent 958990b470
commit da54a4e6b1

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 419 // Updated: 2020/6/1
#define TF_GRAPH_DEF_VERSION 420 // Updated: 2020/6/2
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//