Class UnsortedSegmentSum

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.

Public Functions

inline UnsortedSegmentSum()

Constructor.

inline void Init() const

Init.