Update GraphDef version to 425.

PiperOrigin-RevId: 315141389
Change-Id: Ibda065d648b7dc42ceed370f92b76c704a64c2db
This commit is contained in:
A. Unique TensorFlower 2020-06-07 02:02:28 -07:00 committed by TensorFlower Gardener
parent ca2008d381
commit bb574101d3

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 424 // Updated: 2020/6/6
#define TF_GRAPH_DEF_VERSION 425 // Updated: 2020/6/7
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//