Update GraphDef version to 650.

PiperOrigin-RevId: 352359552
Change-Id: I833b214d82ec96e7a7a0c3fde97030ffac34f413
This commit is contained in:
A. Unique TensorFlower 2021-01-18 01:05:39 -08:00 committed by TensorFlower Gardener
parent 6a11523a26
commit af37c72d04

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 649 // Updated: 2021/1/17
#define TF_GRAPH_DEF_VERSION 650 // Updated: 2021/1/18
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//