Class IndexAdd
Defined in File index_add.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline IndexAdd()