Update GraphDef version to 531.

PiperOrigin-RevId: 332805308
Change-Id: If1fd9e731678f0de272a4119f773e676b36224f6
This commit is contained in:
A. Unique TensorFlower 2020-09-21 02:01:50 -07:00 committed by TensorFlower Gardener
parent a4d6aed0a7
commit 830b72bc81

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 530 // Updated: 2020/9/20
#define TF_GRAPH_DEF_VERSION 531 // Updated: 2020/9/21
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//