Update GraphDef version to 689.

PiperOrigin-RevId: 359708161
Change-Id: I7e420238538780b3064d8c21fb774d519328535a
This commit is contained in:
A. Unique TensorFlower 2021-02-26 01:02:41 -08:00 committed by TensorFlower Gardener
parent 93b69a4ec9
commit 8d84d5b602

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 688 // Updated: 2021/2/25
#define TF_GRAPH_DEF_VERSION 689 // Updated: 2021/2/26
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//