Update GraphDef version to 438.

PiperOrigin-RevId: 317446620
Change-Id: I5c667cb1a7edf507d36a10e90cc03b52cf9227b3
This commit is contained in:
A. Unique TensorFlower 2020-06-20 02:01:44 -07:00 committed by TensorFlower Gardener
parent fd2d4cdb70
commit cf081ee890

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