Update GraphDef version to 395.

PiperOrigin-RevId: 310522784
Change-Id: I0ee8133d77a258bfb43638a76048d2f6ec217a35
This commit is contained in:
A. Unique TensorFlower 2020-05-08 02:03:06 -07:00 committed by TensorFlower Gardener
parent 682d67e1fe
commit 40eb54166e

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