Update GraphDef version to 490.

PiperOrigin-RevId: 325979480
Change-Id: Id7dc33982c8f45b76f8b1d53a2d1f7f0a446ad8d
This commit is contained in:
A. Unique TensorFlower 2020-08-11 02:01:47 -07:00 committed by TensorFlower Gardener
parent b4ab032959
commit 59bcb3ab28

View File

@ -108,7 +108,7 @@ limitations under the License.
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0 #define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0 #define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
#define TF_GRAPH_DEF_VERSION 489 // Updated: 2020/8/10 #define TF_GRAPH_DEF_VERSION 490 // Updated: 2020/8/11
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //