Update GraphDef version to 380.

PiperOrigin-RevId: 308004854
Change-Id: Ic0cd15ead0ac8e9b0276539a056fa855d7e122f3
This commit is contained in:
A. Unique TensorFlower 2020-04-23 02:02:44 -07:00 committed by TensorFlower Gardener
parent e2c40b8d43
commit 8643ea57a0

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 379 // Updated: 2020/4/22
#define TF_GRAPH_DEF_VERSION 380 // Updated: 2020/4/23
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//