Update GraphDef version to 399.

PiperOrigin-RevId: 311084694
Change-Id: Ia06021ab41ddb9dafb1f3fbd173f9a8e5cc0efa1
This commit is contained in:
A. Unique TensorFlower 2020-05-12 02:02:58 -07:00 committed by TensorFlower Gardener
parent f4c54a7165
commit c2118a3c96
1 changed files with 1 additions and 1 deletions

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 398 // Updated: 2020/5/11
#define TF_GRAPH_DEF_VERSION 399 // Updated: 2020/5/12
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//