Update GraphDef version to 445.

PiperOrigin-RevId: 318608503
Change-Id: I54e0274fcd9177f1e8c265752402340a05273ba0
This commit is contained in:
A. Unique TensorFlower 2020-06-27 02:01:26 -07:00 committed by TensorFlower Gardener
parent 0c894a6202
commit 4aa879aab5

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