Update GraphDef version to 426.
PiperOrigin-RevId: 315233853 Change-Id: Ib813a7d84535169bfa6dea19843699821a451585
This commit is contained in:
parent
2650619387
commit
bd0f0821f7
|
@ -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 425 // Updated: 2020/6/7
|
||||
#define TF_GRAPH_DEF_VERSION 426 // Updated: 2020/6/8
|
||||
|
||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue