Update GraphDef version to 393.

PiperOrigin-RevId: 310111755
Change-Id: I4f98f90a227df2eeaeb268fe49a93b84659f1baa
This commit is contained in:
A. Unique TensorFlower 2020-05-06 02:02:56 -07:00 committed by TensorFlower Gardener
parent 0a1cd0053c
commit 2323679d9e

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 392 // Updated: 2020/5/5
#define TF_GRAPH_DEF_VERSION 393 // Updated: 2020/5/6
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//