Class IndexAdd

Inheritance Relationships

Base Type

Class Documentation

class IndexAdd : public mindspore::ops::PrimitiveC

Adds tensor y to specified axis and indices of tensor x. Refer to Python API mindspore.ops.IndexAdd for more details.

Public Functions

inline IndexAdd()

Constructor.

~IndexAdd() = default

Destructor.