Update GraphDef version to 520.

PiperOrigin-RevId: 330891514
Change-Id: Ib909da5d7683ebe2122dbf4d015a08d366b19f42
This commit is contained in:
A. Unique TensorFlower 2020-09-10 02:02:02 -07:00 committed by TensorFlower Gardener
parent e5cc10bcb5
commit 9d7eef76db

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 519 // Updated: 2020/9/9
#define TF_GRAPH_DEF_VERSION 520 // Updated: 2020/9/10
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//