Update GraphDef version to 155.
PiperOrigin-RevId: 268412751
This commit is contained in:
parent
6710bded70
commit
fc4ea5703d
@ -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 154 // Updated: 2019/9/10
|
#define TF_GRAPH_DEF_VERSION 155 // Updated: 2019/9/11
|
||||||
|
|
||||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user