Update GraphDef version to 107.

PiperOrigin-RevId: 259906652
This commit is contained in:
A. Unique TensorFlower 2019-07-25 02:02:20 -07:00 committed by TensorFlower Gardener
parent 19c39157c0
commit 02a4290cbd

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 106 // Updated: 2019/7/24
#define TF_GRAPH_DEF_VERSION 107 // Updated: 2019/7/25
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//