Update GraphDef version to 394.
PiperOrigin-RevId: 310316989 Change-Id: I979754617b2064b6a3e3cbacc2de5e585f085d06
This commit is contained in:
parent
6955412b97
commit
4474e419e4
|
@ -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 393 // Updated: 2020/5/6
|
||||
#define TF_GRAPH_DEF_VERSION 394 // Updated: 2020/5/7
|
||||
|
||||
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue