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