Update GraphDef version to 161.
PiperOrigin-RevId: 269521367
This commit is contained in:
parent
db3b4c518e
commit
1eaa6f8587
@ -108,7 +108,7 @@ limitations under the License.
|
|||||||
|
|
||||||
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
|
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
|
||||||
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
|
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
|
||||||
#define TF_GRAPH_DEF_VERSION 160 // Updated: 2019/9/16
|
#define TF_GRAPH_DEF_VERSION 161 // Updated: 2019/9/17
|
||||||
|
|
||||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user