UnsortedSegmentSumΒΆ
Computes the sum along segments of a tensor.
Abstract Signature:
UnsortedSegmentSum(data: Tensor, segment_ids: Tensor, num_segments: int)
Computes the sum along segments of a tensor.
Abstract Signature:
UnsortedSegmentSum(data: Tensor, segment_ids: Tensor, num_segments: int)