Class IndexAdd

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class IndexAdd : public mindspore::ops::BaseOperator

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.