Update GraphDef version to 650.
PiperOrigin-RevId: 352359552 Change-Id: I833b214d82ec96e7a7a0c3fde97030ffac34f413
This commit is contained in:
parent
6a11523a26
commit
af37c72d04
@ -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 649 // Updated: 2021/1/17
|
||||
#define TF_GRAPH_DEF_VERSION 650 // Updated: 2021/1/18
|
||||
|
||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user