Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_ascend.cc208 std::vector<int> most_match_counts = {-1, -1, -1, -1, -1}; in ChooseMatchedKernelInfo() local
216 if (PriorityChooseItem(cur_kernel_info_match_counts, &most_match_counts)) { in ChooseMatchedKernelInfo()