Update GraphDef version to 406.

PiperOrigin-RevId: 312240999
Change-Id: I2c77677753920c9402b26a8abc2b1844c8237ebb
This commit is contained in:
A. Unique TensorFlower 2020-05-19 02:03:06 -07:00 committed by TensorFlower Gardener
parent 6c776edfd3
commit a98f72c490

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 405 // Updated: 2020/5/18 #define TF_GRAPH_DEF_VERSION 406 // Updated: 2020/5/19
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //