Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
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
/external/ComputeLibrary/src/cpu/kernels/
DCpuGemmLowpMatrixReductionKernel.cpp116 Window win_input(collapsed_window); in run_internal() local