Class ScatterNd

Inheritance Relationships

Base Type

Class Documentation

class ScatterNd : public mindspore::ops::PrimitiveC

Scatters a tensor into a new tensor depending on the specified indices. Refer to Python API mindspore.ops.ScatterNd for more details.

Public Functions

inline ScatterNd()

Constructor.

~ScatterNd() = default

Destructor.

inline void Init()

Init.