Update GraphDef version to 649.

PiperOrigin-RevId: 352249503
Change-Id: I8d9dac7b63b92901f0223c2a35ac5e312761e8a5
This commit is contained in:
A. Unique TensorFlower 2021-01-17 01:02:51 -08:00 committed by TensorFlower Gardener
parent 0272540204
commit 9cd34cf019

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