Update GraphDef version to 104.

PiperOrigin-RevId: 259282364
This commit is contained in:
A. Unique TensorFlower 2019-07-22 02:02:19 -07:00 committed by TensorFlower Gardener
parent c7885688c2
commit 1ee51a3b86

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 103 // Updated: 2019/7/21
#define TF_GRAPH_DEF_VERSION 104 // Updated: 2019/7/22
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//