Update GraphDef version to 661.

PiperOrigin-RevId: 354485961
Change-Id: Ief847f3a007cf8ae0ffe1b033d2caed5731c6bc4
This commit is contained in:
A. Unique TensorFlower 2021-01-29 01:03:48 -08:00 committed by TensorFlower Gardener
parent 6b814aff62
commit 255a314bad

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 660 // Updated: 2021/1/28
#define TF_GRAPH_DEF_VERSION 661 // Updated: 2021/1/29
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//