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