Update GraphDef version to 171.

PiperOrigin-RevId: 271528208
This commit is contained in:
A. Unique TensorFlower 2019-09-27 02:03:12 -07:00 committed by TensorFlower Gardener
parent ab20de6ff0
commit f5486f1b81

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 170 // Updated: 2019/9/26
#define TF_GRAPH_DEF_VERSION 171 // Updated: 2019/9/27
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//