Update GraphDef version to 623.

PiperOrigin-RevId: 348594732
Change-Id: Ic5ee157ca1cde7b3203c065fe745a5b14de4689f
This commit is contained in:
A. Unique TensorFlower 2020-12-22 01:02:18 -08:00 committed by TensorFlower Gardener
parent e5c0560e46
commit 75e4d1a904

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