Update GraphDef version to 394.

PiperOrigin-RevId: 310316989
Change-Id: I979754617b2064b6a3e3cbacc2de5e585f085d06
This commit is contained in:
A. Unique TensorFlower 2020-05-07 02:02:46 -07:00 committed by TensorFlower Gardener
parent 6955412b97
commit 4474e419e4
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 393 // Updated: 2020/5/6
#define TF_GRAPH_DEF_VERSION 394 // Updated: 2020/5/7
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//