Update GraphDef version to 378.

PiperOrigin-RevId: 307564388
Change-Id: Ic0f23ab87e18fe86f2efa75c040cd4f10e000491
This commit is contained in:
A. Unique TensorFlower 2020-04-21 02:02:50 -07:00 committed by TensorFlower Gardener
parent 545fa4ec53
commit 08c59855ba

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 377 // Updated: 2020/4/20
#define TF_GRAPH_DEF_VERSION 378 // Updated: 2020/4/21
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//