Update GraphDef version to 385.

PiperOrigin-RevId: 308785106
Change-Id: Iadd8ff0cdfdc9fb3962a4d8237cb78c27bef62ca
This commit is contained in:
A. Unique TensorFlower 2020-04-28 02:03:15 -07:00 committed by TensorFlower Gardener
parent 30a0564e68
commit 69ccb409a0

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 384 // Updated: 2020/4/27
#define TF_GRAPH_DEF_VERSION 385 // Updated: 2020/4/28
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//