Update GraphDef version to 147.

PiperOrigin-RevId: 266881971
This commit is contained in:
A. Unique TensorFlower 2019-09-03 02:02:31 -07:00 committed by TensorFlower Gardener
parent 0b85e51995
commit df7c7d6cf2

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 146 // Updated: 2019/9/2 #define TF_GRAPH_DEF_VERSION 147 // Updated: 2019/9/3
// Checkpoint compatibility versions (the versions field in SavedSliceMeta). // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
// //