Update GraphDef version to 407.
PiperOrigin-RevId: 312443334 Change-Id: I0ac828bea677a2a96bc51a495aef7f166bb1f5cf
This commit is contained in:
parent
4f512f00e9
commit
d5f62ec58a
|
@ -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 406 // Updated: 2020/5/19
|
||||
#define TF_GRAPH_DEF_VERSION 407 // Updated: 2020/5/20
|
||||
|
||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue