Update GraphDef version to 56.

PiperOrigin-RevId: 251397186
This commit is contained in:
A. Unique TensorFlower 2019-06-04 02:02:22 -07:00 committed by TensorFlower Gardener
parent de55adcdc6
commit 77bbf078e5

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 55 // Updated: 2019/6/3
#define TF_GRAPH_DEF_VERSION 56 // Updated: 2019/6/4
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//