Update GraphDef version to 377.

PiperOrigin-RevId: 307355459
Change-Id: I8a905ade6c372a82aac84dd720e7e6e436ca19a6
This commit is contained in:
A. Unique TensorFlower 2020-04-20 02:02:39 -07:00 committed by TensorFlower Gardener
parent 64219fd7da
commit f3b33698c5

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