aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_SegmentMax.pbtxt
blob: 2e22c375c071db9ecf7bc3023ac50fd92696b0df (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "SegmentMax"
  endpoint {
    name: "math.segment_max"
  }
  endpoint {
    name: "segment_max"
    deprecated: true
  }
}