Update GraphDef version to 440.
PiperOrigin-RevId: 317612594 Change-Id: I43b88a42cc0f461da2356f3d71ce710d6da2df0b
This commit is contained in:
parent
0868ca7bb2
commit
f3a8d13fa9
|
@ -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 439 // Updated: 2020/6/21
|
||||
#define TF_GRAPH_DEF_VERSION 440 // Updated: 2020/6/22
|
||||
|
||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue