Update GraphDef version to 639.

PiperOrigin-RevId: 350507705
Change-Id: Ie35ad9d9ba8463e3dd26aa9761457e354e4df135
This commit is contained in:
A. Unique TensorFlower 2021-01-07 01:02:17 -08:00 committed by TensorFlower Gardener
parent 6c6fe898c4
commit 4cb1278b33

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