Class GatherD

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class GatherD : public mindspore::ops::BaseOperator

Gathers values along an axis specified by dimension. Refer to Python API mindspore.ops.GatherD for more details.

Public Functions

inline GatherD()

Constructor.

inline void Init() const

Init. Refer to the parameters of Python API mindspore.ops.GatherD for the inputs.