Searched defs:DropNode (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/lite/src/ | ||
D | sub_graph_kernel.cc | 158 void SubGraphKernel::DropNode(LiteKernel *node) { in DropNode() function in mindspore::kernel::SubGraphKernel |
/third_party/mindspore/mindspore/core/ir/ | ||
D | func_graph.cc | 220 void FuncGraph::DropNode(const AnfNodePtr &node) { in DropNode() function in mindspore::FuncGraph |