Update GraphDef version to 505.

PiperOrigin-RevId: 328491586
Change-Id: I2854e30468bc26a62858a2c36892fedcd7f03379
This commit is contained in:
A. Unique TensorFlower 2020-08-26 02:02:25 -07:00 committed by TensorFlower Gardener
parent 0d336074b7
commit 5ef2f641c7

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 504 // Updated: 2020/8/25
#define TF_GRAPH_DEF_VERSION 505 // Updated: 2020/8/26
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//