Home
last modified time | relevance | path

Searched defs:GetRealOpType (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/tiling/
Dop_tiling_adapter.cc41 std::string OpTilingCalculateAdapter::GetRealOpType(const std::string &op_type) { in GetRealOpType() function in mindspore::device::tiling::OpTilingCalculateAdapter
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_adapter.cc337 std::string TbeAdapter::GetRealOpType(const std::string &origin_type) { in GetRealOpType() function in mindspore::kernel::tbe::TbeAdapter
Dtbe_kernel_build.cc1346 std::string TbeKernelBuild::GetRealOpType(const std::string &origin_type) { in GetRealOpType() function in mindspore::kernel::TbeKernelBuild