Home
last modified time | relevance | path

Searched refs:DropNode (Results 1 – 15 of 15) sorted by relevance

/third_party/mindspore/mindspore/lite/src/
Dlite_mindrt.cc255 subgraph_kernel->DropNode(partial_node_); in CompileArrowThroughPartialCall()
256 subgraph_kernel->DropNode(call_node_); in CompileArrowThroughPartialCall()
573 subgraph_kernel->DropNode(call_node_); in CompileArrowThroughSwitchCall()
574 subgraph_kernel->DropNode(switch_node_); in CompileArrowThroughSwitchCall()
575 subgraph_kernel->DropNode(true_partial_node_); in CompileArrowThroughSwitchCall()
576 subgraph_kernel->DropNode(false_partial_node_); in CompileArrowThroughSwitchCall()
Dsub_graph_kernel.cc158 void SubGraphKernel::DropNode(LiteKernel *node) { in DropNode() function in mindspore::kernel::SubGraphKernel
Dsub_graph_kernel.h104 void DropNode(LiteKernel *node);
/third_party/mindspore/mindspore/lite/tools/converter/parser/
Dunused_node_remove_pass.cc60 func_graph->DropNode(node); in ProcessGraph()
/third_party/mindspore/mindspore/lite/tools/optimizer/graph/
Dcontrol_flow_pass.cc217 main_fg->DropNode(cur_node); in CreateAfterGraph()
335 body_fg->DropNode(body_output); in CreateWhileBodyPartialNode()
496 fg->DropNode(while_cnode); in ProcessWhileOp()
617 then_fg->DropNode(then_fg_output); in CreateIfPartialNode()
737 fg->DropNode(if_cnode); in ProcessIfOp()
Dredundant_op_remove_pass.cc412 func_graph->DropNode(node); in Run()
/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/
Dfunctionalize_while.cc367 cond_sub_func_graph_->DropNode(node); in IdentifyCondSubgraphInput()
507 body_sub_func_graph_->DropNode(node); in IdentifyBodySubgraphInput()
612 fg_->DropNode(node); in DropUselessNodesInMainGraph()
/third_party/mindspore/mindspore/lite/tools/common/
Dfunc_graph_subgraph.cc536 this->belong_anf_->DropNode(input); in CreateParameterForPartialSubGraph()
565 this->belong_anf_->DropNode(node); in CreateCNodeForPartialSubGraph()
/third_party/mindspore/mindspore/lite/tools/converter/import/
Dmindir_control_flow_adjust.cc88 fg->DropNode(then_fg_output); in ModifyFgToCallAfterFg()
Dmindspore_importer.cc189 func_graph->DropNode(item.first); in RemoveUnusedGraphInput()
/third_party/mindspore/mindspore/lite/tools/converter/parser/onnx/
Donnx_inputs_adjust.cc108 func_graph->DropNode(param_node); in ReplaceInt64ParameterNode()
/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.h274 void DropNode(const AnfNodePtr &node);
Dmanager.cc600 fg->DropNode(node); in MaybeDropNodes()
665 source->DropNode(source_return); in MoveAllCNodeDropGraph()
Dfunc_graph.cc220 void FuncGraph::DropNode(const AnfNodePtr &node) { in DropNode() function in mindspore::FuncGraph
/third_party/gettext/gettext-tools/tests/
Dmm-viet.comp.po14971 msgid "DropNode called on still linked node"
14972 msgstr "DropNode (thả điểm nút) được gọi với điểm nút còn liên kết"