Update GraphDef version to 480.

PiperOrigin-RevId: 324373055
Change-Id: I79bfa00be3e56c7d18763d581e505b0706b868df
This commit is contained in:
A. Unique TensorFlower 2020-08-01 02:01:52 -07:00 committed by TensorFlower Gardener
parent 6043a03c1d
commit 8f00058182

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 479 // Updated: 2020/7/31
#define TF_GRAPH_DEF_VERSION 480 // Updated: 2020/8/1
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//