Searched refs:GetRealOpType (Results 1 – 6 of 6) sorted by relevance
54 std::string GetRealOpType(const std::string &op_type);
41 std::string OpTilingCalculateAdapter::GetRealOpType(const std::string &op_type) { in GetRealOpType() function in mindspore::device::tiling::OpTilingCalculateAdapter276 auto op_type = GetRealOpType(op_name_); in AnfNodeToGeNodeAdapter()
140 static std::string GetRealOpType(const std::string &origin_type);
92 static std::string GetRealOpType(const std::string &origin_type);
337 std::string TbeAdapter::GetRealOpType(const std::string &origin_type) { in GetRealOpType() function in mindspore::kernel::tbe::TbeAdapter
1055 auto type = GetRealOpType(origin_type); in GenFusionComputeCommonJson()1346 std::string TbeKernelBuild::GetRealOpType(const std::string &origin_type) { in GetRealOpType() function in mindspore::kernel::TbeKernelBuild