Update GraphDef version to 155.

PiperOrigin-RevId: 268412751
This commit is contained in:
A. Unique TensorFlower 2019-09-11 02:02:43 -07:00 committed by TensorFlower Gardener
parent 6710bded70
commit fc4ea5703d

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 154 // Updated: 2019/9/10 #define TF_GRAPH_DEF_VERSION 155 // Updated: 2019/9/11
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //