Update GraphDef version to 426.

PiperOrigin-RevId: 315233853
Change-Id: Ib813a7d84535169bfa6dea19843699821a451585
This commit is contained in:
A. Unique TensorFlower 2020-06-08 02:02:46 -07:00 committed by TensorFlower Gardener
parent 2650619387
commit bd0f0821f7
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ limitations under the License.
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0 #define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0 #define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
#define TF_GRAPH_DEF_VERSION 425 // Updated: 2020/6/7 #define TF_GRAPH_DEF_VERSION 426 // Updated: 2020/6/8
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //