Update GraphDef version to 440.

PiperOrigin-RevId: 317612594
Change-Id: I43b88a42cc0f461da2356f3d71ce710d6da2df0b
This commit is contained in:
A. Unique TensorFlower 2020-06-22 02:02:14 -07:00 committed by TensorFlower Gardener
parent 0868ca7bb2
commit f3a8d13fa9
1 changed files with 1 additions and 1 deletions

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