Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_utils.cc241 KernelPackPtr TbeUtils::InsertCache(const std::string &kernel_name, const std::string &processor, c… in InsertCache() function in mindspore::kernel::tbe::TbeUtils
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dcommon_utils.cc235 KernelPackPtr InsertCache(const std::string &kernel_name, const std::string &processor) { in InsertCache() function