Update GraphDef version to 427.

PiperOrigin-RevId: 315443842
Change-Id: I801e38568d08f62fb4cb76757e0e71b42115d4b5
This commit is contained in:
A. Unique TensorFlower 2020-06-09 02:02:30 -07:00 committed by TensorFlower Gardener
parent 8dffa4de1b
commit c1df171d42
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_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0 #define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
#define TF_GRAPH_DEF_VERSION 426 // Updated: 2020/6/8 #define TF_GRAPH_DEF_VERSION 427 // Updated: 2020/6/9
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //