Update GraphDef version to 381.

PiperOrigin-RevId: 308218076
Change-Id: I248c8558fde42d9b73dc177b9bfa535b09be8bb9
This commit is contained in:
A. Unique TensorFlower 2020-04-24 02:02:52 -07:00 committed by TensorFlower Gardener
parent aa3c87baa9
commit f250e4055b

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