Update GraphDef version to 488.

PiperOrigin-RevId: 325663031
Change-Id: I5dbbba32c099c84f19dc20174929489b13b353ff
This commit is contained in:
A. Unique TensorFlower 2020-08-09 02:01:33 -07:00 committed by TensorFlower Gardener
parent 12a806e968
commit 8f35f8fd6b

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 487 // Updated: 2020/8/8
#define TF_GRAPH_DEF_VERSION 488 // Updated: 2020/8/9
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//