Update GraphDef version to 669.

PiperOrigin-RevId: 356002068
Change-Id: I682105ee490004e61584bd7559e266056fef2900
This commit is contained in:
A. Unique TensorFlower 2021-02-06 01:02:11 -08:00 committed by TensorFlower Gardener
parent 96b0f783fe
commit 5513a06a3b

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 668 // Updated: 2021/2/5
#define TF_GRAPH_DEF_VERSION 669 // Updated: 2021/2/6
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//