Class GatherD
Defined in File gather_d.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class GatherD : public mindspore::ops::PrimitiveC
Gathers values along an axis specified by dimension. Refer to Python API mindspore.ops.GatherD for more details.
Public Functions
-
inline GatherD()
Constructor.
-
~GatherD() = default
Destructor.
-
inline void Init()
Init. Refer to the parameters of Python API mindspore.ops.GatherD for the inputs.
-
inline GatherD()