Home
last modified time | relevance | path

Searched defs:permute_input (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEDepthwiseConvolutionLayer.cpp105 auto permute_input = std::make_unique<cpu::CpuPermute>(); in configure() local
243 auto permute_input = std::make_unique<cpu::CpuPermute>(); in configure() local