Update GraphDef version to 399.
PiperOrigin-RevId: 311084694 Change-Id: Ia06021ab41ddb9dafb1f3fbd173f9a8e5cc0efa1
This commit is contained in:
parent
f4c54a7165
commit
c2118a3c96
|
@ -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).
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue