Update GraphDef version to 496.

PiperOrigin-RevId: 326978669
Change-Id: Iaa3d0b8ba60b3c04ec8644b1d93a7f470ea96228
This commit is contained in:
A. Unique TensorFlower 2020-08-17 02:01:57 -07:00 committed by TensorFlower Gardener
parent 266439168c
commit 9126583b27

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 495 // Updated: 2020/8/16
#define TF_GRAPH_DEF_VERSION 496 // Updated: 2020/8/17
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//