Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
H A Dimpl.cpp126 const int32_t current_w = base_w + w * dilation.x(); in is_valid_input_region() local
679 const int32_t current_w = input_y + w * dilation.x(); in depthwise_loop_pow2_quantized_per_tensor() local