Searched defs:GetCallInputPartials (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ | ||
| D | kernel_exec_util.cc | 574 std::vector<KernelExec *> KernelExecUtil::GetCallInputPartials(const KernelExec *call_node) { in GetCallInputPartials() function in mindspore::kernel::KernelExecUtil |