Searched defs:InitOutTensorInitRefCount (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/ | ||
| D | lite_kernel.cc | 39 void LiteKernel::InitOutTensorInitRefCount(const std::vector<LiteKernel *> *mask_kernels) { in InitOutTensorInitRefCount() function in mindspore::kernel::LiteKernel |
| D | sub_graph_kernel.cc | 152 void SubGraphKernel::InitOutTensorInitRefCount(const std::vector<LiteKernel *> *mask_kernels) { in InitOutTensorInitRefCount() function in mindspore::kernel::SubGraphKernel |