Class GatherNd
Defined in File gather_nd.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline GatherNd()