Update GraphDef version to 387.

PiperOrigin-RevId: 309185168
Change-Id: I2b6108c386aabaef4bddd62332c24ff5873adca7
This commit is contained in:
A. Unique TensorFlower 2020-04-30 02:02:50 -07:00 committed by TensorFlower Gardener
parent 9a04ca09bc
commit 6c0659525b

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 386 // Updated: 2020/4/29
#define TF_GRAPH_DEF_VERSION 387 // Updated: 2020/4/30
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//