Searched defs:GetRealOpType (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/tiling/ | ||
| D | op_tiling_adapter.cc | 41 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/ | ||
| D | tbe_adapter.cc | 337 std::string TbeAdapter::GetRealOpType(const std::string &origin_type) { in GetRealOpType() function in mindspore::kernel::tbe::TbeAdapter |
| D | tbe_kernel_build.cc | 1346 std::string TbeKernelBuild::GetRealOpType(const std::string &origin_type) { in GetRealOpType() function in mindspore::kernel::TbeKernelBuild |