Update GraphDef version to 530.

PiperOrigin-RevId: 332693440
Change-Id: Ic98da5752a2d1b832f265266245112c02dda8c6a
This commit is contained in:
A. Unique TensorFlower 2020-09-20 02:01:46 -07:00 committed by TensorFlower Gardener
parent 6a1e687db7
commit 46b6537110

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 529 // Updated: 2020/9/19
#define TF_GRAPH_DEF_VERSION 530 // Updated: 2020/9/20
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//