aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_UnsortedSegmentSum.pbtxt
blob: 337678dcffe12da62672ec7ed19e466f1fac119d (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "UnsortedSegmentSum"
  endpoint {
    name: "math.unsorted_segment_sum"
  }
  endpoint {
    name: "unsorted_segment_sum"
    deprecated: true
  }
}