Searched defs:SetFusionType (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/ | ||
D | kernel_build_info.cc | 176 void KernelBuildInfo::KernelBuildInfoBuilder::SetFusionType(FusionType fusion_type) { in SetFusionType() function in mindspore::kernel::KernelBuildInfo::KernelBuildInfoBuilder |
/third_party/mindspore/mindspore/ccsrc/backend/session/ | ||
D | anf_runtime_algorithm.cc | 1319 void AnfRuntimeAlgorithm::SetFusionType(const AnfNodePtr &node, const kernel::FusionType &type) { in SetFusionType() function in mindspore::session::AnfRuntimeAlgorithm |