Update GraphDef version to 442.

PiperOrigin-RevId: 318025616
Change-Id: I2976374542cdd28db9d5d39709f30930f9336447
This commit is contained in:
A. Unique TensorFlower 2020-06-24 02:02:14 -07:00 committed by TensorFlower Gardener
parent 3c72bbf719
commit 098a3eacfd

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 441 // Updated: 2020/6/23
#define TF_GRAPH_DEF_VERSION 442 // Updated: 2020/6/24
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//