Update GraphDef version to 392.

PiperOrigin-RevId: 309905929
Change-Id: Ib01fc1b8858b8b7fe08d1b159d30364e8d1fb08e
This commit is contained in:
A. Unique TensorFlower 2020-05-05 02:02:41 -07:00 committed by TensorFlower Gardener
parent d37fe1dd40
commit 6062300fef

View File

@ -108,7 +108,7 @@ limitations under the License.
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0 #define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0 #define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
#define TF_GRAPH_DEF_VERSION 391 // Updated: 2020/5/4 #define TF_GRAPH_DEF_VERSION 392 // Updated: 2020/5/5
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //