Update GraphDef version to 422.

PiperOrigin-RevId: 314690523
Change-Id: Ie81fe83b602b5624442438ad1864faa170950bf2
This commit is contained in:
A. Unique TensorFlower 2020-06-04 02:02:32 -07:00 committed by TensorFlower Gardener
parent 282f234242
commit 2f71dea94d

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 421 // Updated: 2020/6/3
#define TF_GRAPH_DEF_VERSION 422 // Updated: 2020/6/4
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//