Update GraphDef version to 537.

PiperOrigin-RevId: 333991709
Change-Id: I617411a1aae37e739e998de3d3099fdf3aa35a54
This commit is contained in:
A. Unique TensorFlower 2020-09-27 02:02:00 -07:00 committed by TensorFlower Gardener
parent d063cf26d1
commit 3b382e8427

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 536 // Updated: 2020/9/26
#define TF_GRAPH_DEF_VERSION 537 // Updated: 2020/9/27
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//