Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
H A Dimpl.cpp123 const int32_t current_h = base_h + h * dilation.y(); in is_valid_input_region() local
673 const int32_t current_h = input_z + h * dilation.y(); in depthwise_loop_pow2_quantized_per_tensor() local