Update GraphDef version to 439.

PiperOrigin-RevId: 317522315
Change-Id: I7af95c686872f428e270b19f3d6ca6e24b77841d
This commit is contained in:
A. Unique TensorFlower 2020-06-21 02:02:00 -07:00 committed by TensorFlower Gardener
parent 2e7f0f4f04
commit 50c07b67b1

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 438 // Updated: 2020/6/20
#define TF_GRAPH_DEF_VERSION 439 // Updated: 2020/6/21
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//