Update GraphDef version to 634.

PiperOrigin-RevId: 349825826
Change-Id: I9f02b4114fca4e86851b395f779dfd54dbc0a33d
This commit is contained in:
A. Unique TensorFlower 2021-01-02 01:02:03 -08:00 committed by TensorFlower Gardener
parent d1e15237a4
commit 6a7fda5d1b

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