Update GraphDef version to 1489.

PiperOrigin-RevId: 530073683
This commit is contained in:
A. Unique TensorFlower 2023-05-07 02:01:31 -07:00 committed by TensorFlower Gardener
parent 588cead1fc
commit 60f733b893

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 1488 // Updated: 2023/5/6
#define TF_GRAPH_DEF_VERSION 1489 // Updated: 2023/5/7
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//