Update GraphDef version to 656.

PiperOrigin-RevId: 353483652
Change-Id: Iad16fb145719ded3ddbc7c8a349fe01077b9cc70
This commit is contained in:
A. Unique TensorFlower 2021-01-24 01:01:59 -08:00 committed by TensorFlower Gardener
parent 48a4bf6691
commit 2b425db9ae

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 655 // Updated: 2021/1/23
#define TF_GRAPH_DEF_VERSION 656 // Updated: 2021/1/24
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//