Update GraphDef version to 636.

PiperOrigin-RevId: 349988882
Change-Id: I9535155376dbe826911905109f5be964bc6977b6
This commit is contained in:
A. Unique TensorFlower 2021-01-04 01:01:36 -08:00 committed by TensorFlower Gardener
parent 9ef254e44d
commit d18947de13

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 635 // Updated: 2021/1/3
#define TF_GRAPH_DEF_VERSION 636 // Updated: 2021/1/4
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//