Home
last modified time | relevance | path

Searched defs:const_to_ref (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Darithmetic_simplify.cc189 … const std::shared_ptr<ParaMap> &para_to_ref, const std::shared_ptr<ConstMap> &const_to_ref) { in CheckCurNode()
241 … const std::shared_ptr<ParaMap> &para_to_ref, const std::shared_ptr<ConstMap> &const_to_ref, in DfsMatchGraph()
304 const std::shared_ptr<ConstMap> &const_to_ref) { in MatchGraph()
318 const std::shared_ptr<ConstMap> &const_to_ref, in AlterGraph()
557 auto const_to_ref = std::make_shared<ConstMap>(); // const->Node* mapping in DoArithmeticTrans() local