Class ScatterNd

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class ScatterNd : public mindspore::ops::BaseOperator

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.

inline void Init() const

Init.