Update GraphDef version to 476.

PiperOrigin-RevId: 323532061
Change-Id: Ie70c0461325f4ab1d88f6991866a9a5e889f3ff8
This commit is contained in:
A. Unique TensorFlower 2020-07-28 02:01:49 -07:00 committed by TensorFlower Gardener
parent c7fd50db87
commit cf49bfdb2a

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 475 // Updated: 2020/7/27
#define TF_GRAPH_DEF_VERSION 476 // Updated: 2020/7/28
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//