Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNEDepthwiseConvolutionLayer.cpp52 Tensor permuted_input{}; // INT_0 member
202 Tensor permuted_input{}; member
/external/ComputeLibrary/src/runtime/CL/functions/
DCLDepthwiseConvolutionLayer.cpp213 …const TensorInfo permuted_input = input->clone()->set_is_resizable(true).reset_padding().set_ten… in validate() local
/external/ComputeLibrary/src/cpu/operators/
DCpuDepthwiseConv2d.cpp347 …const TensorInfo permuted_input = TensorInfo(src->clone()->set_is_resizable(true).reset_padding(… in validate() local