Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_ascend.cc81 bool need_change_nd = false; in GetPriorityMatchFormat() local
99 need_change_nd = (need_change_nd || (input_shape_size != k4dSize && input_shape_size > 1)); in GetPriorityMatchFormat()
101 if (need_change_nd && priority_matched_format != kOpFormat_FRAC_NZ) { in GetPriorityMatchFormat()