Class UnsortedSegmentSum
Defined in File unsorted_segment_sum.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class UnsortedSegmentSum : public mindspore::ops::BaseOperator
Computes the sum of a tensor along segments. Refer to Python API mindspore.ops.UnsortedSegmentSum for more details.