Update GraphDef version to 161.

PiperOrigin-RevId: 269521367
This commit is contained in:
A. Unique TensorFlower 2019-09-17 02:02:37 -07:00 committed by TensorFlower Gardener
parent db3b4c518e
commit 1eaa6f8587

View File

@ -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 160 // Updated: 2019/9/16
#define TF_GRAPH_DEF_VERSION 161 // Updated: 2019/9/17
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//