Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/arm/runtime/
H A DArmBackendEthosU.cpp174 bool permuted_input_shape; in execute() local
187 if (both_char and permuted_input_shape) { in execute() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLDepthwiseConvolutionLayer.cpp204 TensorShape permuted_input_shape = input->tensor_shape(); in validate() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuDepthwiseConv2d.cpp340 TensorShape permuted_input_shape = src->tensor_shape(); in validate() local