Update GraphDef version to 503.

PiperOrigin-RevId: 328100708
Change-Id: Ib79b4c72b07ce8c03bdaaac246f4bc492a116914
This commit is contained in:
A. Unique TensorFlower 2020-08-24 02:02:40 -07:00 committed by TensorFlower Gardener
parent c31ebc9f5c
commit 227b34875f

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 502 // Updated: 2020/8/23
#define TF_GRAPH_DEF_VERSION 503 // Updated: 2020/8/24
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//