Update GraphDef version to 604.

PiperOrigin-RevId: 345400320
Change-Id: I237d8f25fd6b06285dbbec82f4dffcea59187a3c
This commit is contained in:
A. Unique TensorFlower 2020-12-03 01:02:13 -08:00 committed by TensorFlower Gardener
parent 68f661832c
commit eee82259b0

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 603 // Updated: 2020/12/2
#define TF_GRAPH_DEF_VERSION 604 // Updated: 2020/12/3
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//