Update GraphDef version to 671.

PiperOrigin-RevId: 356210416
Change-Id: Ieae154295ffd315d479b16a6eab2b67da7b97393
This commit is contained in:
A. Unique TensorFlower 2021-02-08 01:02:47 -08:00 committed by TensorFlower Gardener
parent 784012b11b
commit bbeb726402

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 670 // Updated: 2021/2/7
#define TF_GRAPH_DEF_VERSION 671 // Updated: 2021/2/8
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//