Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/runtime/
Druntime_pass.cc125 auto traspose_nhwc2nchw_index = std::distance(kernels->begin(), traspose_nhwc2nchw_iter); in Nc4hw4PassMatch() local
130 if (start_index > traspose_nhwc2nchw_index || traspose_nhwc2nchw_index > end_index || in Nc4hw4PassMatch()