Class IndexAdd
Defined in File index_add.h
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.
-
inline IndexAdd()