Update GraphDef version to 409.
PiperOrigin-RevId: 312811071 Change-Id: I7733dc25650d03e4480efc48294576937e5736f8
This commit is contained in:
parent
1342841b40
commit
f8c0e68a8a
|
@ -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 408 // Updated: 2020/5/21
|
||||
#define TF_GRAPH_DEF_VERSION 409 // Updated: 2020/5/22
|
||||
|
||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue