Update GraphDef version to 543.

PiperOrigin-RevId: 335174276
Change-Id: I677bd2a95ac15df1b6d7f18dd1934be737bba004
This commit is contained in:
A. Unique TensorFlower 2020-10-03 02:01:35 -07:00 committed by TensorFlower Gardener
parent 99af4797cb
commit 2256067e70

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 542 // Updated: 2020/10/2
#define TF_GRAPH_DEF_VERSION 543 // Updated: 2020/10/3
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//