Class GatherD

Inheritance Relationships

Base Type

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.