Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/executor/
Dsub_graph_kernel.cc317 int SubGraphKernel::SubGraphSplitByOperator(KernelsArray *kernels_array) { in SubGraphSplitByOperator() function in mindspore::kernel::SubGraphKernel
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dsub_graph_split.cc1134 void SearchSubGraph::SubGraphSplitByOperator() { in SubGraphSplitByOperator() function in mindspore::lite::SearchSubGraph