Home
last modified time | relevance | path

Searched refs:MatchInferOutputDataType (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_ascend.cc58 bool MatchInferOutputDataType(const CNodePtr &cnode, const kernel::KernelBuildInfo &kernel_build_in… in MatchInferOutputDataType() function
228 if (!MatchInferOutputDataType(cnode, *kernel_build_info)) { in FilteredKernelInfoByDtype()