Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fission/
Dlars_v2_fission.cc37 …std::vector<AnfNodePtr> inputs = {NewValueNode(std::make_shared<Primitive>(kSquareSumAllOpName)), … in CreateOutputsOfSquareSumAll()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h205 constexpr auto kSquareSumAllOpName = "SquareSumAll"; variable