Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
H A Dimpl.cpp147 Window win_input = window; in depthwise_loop_multiplier1_fp() local
255 Window win_input = execution_window; in depthwise_loop_generic_fp() local
352 Window win_input = window; in depthwise_loop_multiplier1_quantized() local
523 Window win_input = execution_window; in depthwise_loop_generic_quantized() local
635 Window win_input = execution_window; in depthwise_loop_pow2_quantized_per_tensor() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuGemmLowpMatrixReductionKernel.cpp116 Window win_input(collapsed_window); in run_internal() local