Searched defs:SetFusionType (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/ | ||
| D | kernel_build_info.cc | 351 void KernelBuildInfo::KernelBuildInfoBuilder::SetFusionType(const std::string &fusion_type) { in SetFusionType() function in mindspore::kernel::KernelBuildInfo::KernelBuildInfoBuilder |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/ | ||
| D | anf_runtime_algorithm.cc | 1170 void AnfRuntimeAlgorithm::SetFusionType(const AnfNodePtr &node, const std::string &type) { in SetFusionType() function in mindspore::session::AnfRuntimeAlgorithm |