Update GraphDef version to 528.

PiperOrigin-RevId: 332409913
Change-Id: I0b3dd7fe21854597eaeca717c60d3d7c612098e4
This commit is contained in:
A. Unique TensorFlower 2020-09-18 02:01:35 -07:00 committed by TensorFlower Gardener
parent b14b54c118
commit 202cd50982

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 527 // Updated: 2020/9/17
#define TF_GRAPH_DEF_VERSION 528 // Updated: 2020/9/18
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//