Class UnsortedSegmentSum
Defined in File unsorted_segment_sum.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class UnsortedSegmentSum : public mindspore::ops::PrimitiveC
Computes the sum of a tensor along segments. Refer to Python API mindspore.ops.UnsortedSegmentSum for more details.
Public Functions
-
inline UnsortedSegmentSum()
Constructor.
-
~UnsortedSegmentSum() = default
Destructor.
-
inline void Init()
Init.
-
inline UnsortedSegmentSum()