Update GraphDef version to 698.

PiperOrigin-RevId: 361392931
Change-Id: Id814635746941c0666d2cf136f6acc424e7d0e9c
This commit is contained in:
A. Unique TensorFlower 2021-03-07 01:01:45 -08:00 committed by TensorFlower Gardener
parent 86b2eda252
commit 3b95a6316b

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 697 // Updated: 2021/3/6
#define TF_GRAPH_DEF_VERSION 698 // Updated: 2021/3/7
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//