Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/
Dlamb_next_right_rule.cc26 auto prim = std::make_shared<Primitive>(kLambNextRightOpName); in CreateLambNextRightNode()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h144 constexpr auto kLambNextRightOpName = "LambNextRight"; variable