Update GraphDef version to 580.

PiperOrigin-RevId: 341356330
Change-Id: Ife25d5d7a88a0879092502506b40d5d37d10060a
This commit is contained in:
A. Unique TensorFlower 2020-11-09 01:01:43 -08:00 committed by TensorFlower Gardener
parent 3490e680ce
commit ae5f78b6c4

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 579 // Updated: 2020/11/8
#define TF_GRAPH_DEF_VERSION 580 // Updated: 2020/11/9
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//