Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Dcore_infershape_pass.cc253 STATUS CoreInferShapePass::SetSubGraphInput(const CNodePtr &cnode, const FuncGraphPtr &sub_graph) { in SetSubGraphInput() function in mindspore::opt::CoreInferShapePass
Dinfershape_pass.cc326 STATUS InferShapePass::SetSubGraphInput(const CNodePtr &cnode, const FuncGraphPtr &sub_graph) { in SetSubGraphInput() function in mindspore::opt::InferShapePass
Ddecrease_transpose_algo.cc606 int DecreaseTransposeAlgo::SetSubGraphInput(const CNodePtr &cnode, const FuncGraphPtr &sub_graph) { in SetSubGraphInput() function in mindspore::opt::DecreaseTransposeAlgo