Class GatherNd

Inheritance Relationships

Base Type

Class Documentation

class GatherNd : public mindspore::ops::PrimitiveC

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

Public Functions

inline GatherNd()

Constructor.

~GatherNd() = default

Destructor.

inline void Init()

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