Update GraphDef version to 446.

PiperOrigin-RevId: 318683634
Change-Id: I83991efd709ace1b27bab48bb2f582a1db36840c
This commit is contained in:
A. Unique TensorFlower 2020-06-28 02:01:29 -07:00 committed by TensorFlower Gardener
parent 186e35d7df
commit 9b13f1b47f

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