Update GraphDef version to 415.

PiperOrigin-RevId: 313548695
Change-Id: If7864c8b03693cfc90ccd6fece903eab76fde8e7
This commit is contained in:
A. Unique TensorFlower 2020-05-28 02:02:19 -07:00 committed by TensorFlower Gardener
parent e651638ee4
commit 853c12e4b9

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 414 // Updated: 2020/5/27
#define TF_GRAPH_DEF_VERSION 415 // Updated: 2020/5/28
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//