Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNEDepthwiseConvolutionLayer.cpp107 auto permute_output = std::make_unique<cpu::CpuPermute>(); in configure() local
263 auto permute_output = std::make_unique<cpu::CpuPermute>(); in configure() local