Update GraphDef version to 404.

PiperOrigin-RevId: 311945310
Change-Id: Ieda91ca5df65ea1f26085b5d8420b954815f0c7d
This commit is contained in:
A. Unique TensorFlower 2020-05-17 02:02:56 -07:00 committed by TensorFlower Gardener
parent 82d70b6763
commit 93955171ee

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