Update GraphDef version to 432.

PiperOrigin-RevId: 316321607
Change-Id: I936457f59feb43d9f0f45e3c00894e1406263875
This commit is contained in:
A. Unique TensorFlower 2020-06-14 02:01:41 -07:00 committed by TensorFlower Gardener
parent 2a6c08bcbf
commit fbe175972d

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 431 // Updated: 2020/6/13
#define TF_GRAPH_DEF_VERSION 432 // Updated: 2020/6/14
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//