Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_ascend.cc82 bool is_5d_input = false; in GetPriorityMatchFormat() local
97 is_5d_input = true; in GetPriorityMatchFormat()
104 if (is_5d_input && priority_matched_format != kOpFormat_FRAC_NZ) { in GetPriorityMatchFormat()