Class GatherNd

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class GatherNd : public mindspore::ops::BaseOperator

Gathers slices from a tensor by indices. Refer to Python API mindspore.ops.GatherNd for more details.

Public Functions

inline GatherNd()

Constructor.

inline void Init() const

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