Update GraphDef version to 682.

PiperOrigin-RevId: 358355580
Change-Id: I954937e74ee84c8d0105319e954119c4c560e92e
This commit is contained in:
A. Unique TensorFlower 2021-02-19 01:01:31 -08:00 committed by TensorFlower Gardener
parent 7ae245910f
commit 0a5daafe5d

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 681 // Updated: 2021/2/18
#define TF_GRAPH_DEF_VERSION 682 // Updated: 2021/2/19
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//