Class UnsortedSegmentSum

Inheritance Relationships

Base Type

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.