Update GraphDef version to 412.

PiperOrigin-RevId: 313044598
Change-Id: I9c856d49e89c62c3c79602de813a52c3412109d8
This commit is contained in:
A. Unique TensorFlower 2020-05-25 02:02:29 -07:00 committed by TensorFlower Gardener
parent 2cc80a74f2
commit a814cfb7c0

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 411 // Updated: 2020/5/24
#define TF_GRAPH_DEF_VERSION 412 // Updated: 2020/5/25
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//