Update GraphDef version to 579.

PiperOrigin-RevId: 341261066
Change-Id: Ic8918fc702ddf6fbba0943ac6c46847981cee283
This commit is contained in:
A. Unique TensorFlower 2020-11-08 01:02:20 -08:00 committed by TensorFlower Gardener
parent fd46f677a6
commit 13736b5adf

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