Update GraphDef version to 492.

PiperOrigin-RevId: 326405451
Change-Id: Icd6cc73fd9d875fce99b890412aadc3a6cbb7e15
This commit is contained in:
A. Unique TensorFlower 2020-08-13 02:01:23 -07:00 committed by TensorFlower Gardener
parent 0e52e44a4d
commit c60a66c4ee

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 491 // Updated: 2020/8/12
#define TF_GRAPH_DEF_VERSION 492 // Updated: 2020/8/13
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//