Home
last modified time | relevance | path

Searched refs:kScatterNdOpName (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Dconst_input_to_attr_registry.cc64 Register(kScatterNdOpName, {2}); in ConstInputToAttrInfoRegistry()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h88 constexpr auto kScatterNdOpName = "ScatterNd"; variable