Update GraphDef version to 612.

PiperOrigin-RevId: 346951320
Change-Id: Id2095db8abd1aaad316d8ff69a10b84dcd6f8431
This commit is contained in:
A. Unique TensorFlower 2020-12-11 01:01:43 -08:00 committed by TensorFlower Gardener
parent 1df9893df5
commit 06b99811c1

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 611 // Updated: 2020/12/10
#define TF_GRAPH_DEF_VERSION 612 // Updated: 2020/12/11
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//