Update GraphDef version to 516.

PiperOrigin-RevId: 330251072
Change-Id: I13b6ba568be717243aa92e2439a13191dcf115c5
This commit is contained in:
A. Unique TensorFlower 2020-09-06 02:02:13 -07:00 committed by TensorFlower Gardener
parent 2d16bd8612
commit bb49eafc08

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 515 // Updated: 2020/9/5
#define TF_GRAPH_DEF_VERSION 516 // Updated: 2020/9/6
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//