Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/
H A DValidation.cpp91 const BorderMode &border_mode, const void *border_value, in check_border_element()
224 …IAccessor &tensor, BorderSize border_size, const BorderMode &border_mode, const void *border_value) in validate()
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DFillBorder.cpp66 const uint8_t border_value = distribution_u8(generator); variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DFillBorder.cpp65 const uint8_t border_value = distribution_u8(generator); variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DUtils.cpp46 const T border_value = constant_border_value; in bilinear_policy() local
H A DDepthwiseConvolutionLayer.cpp87 const T border_value(0); in depthwise_convolution_fp() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEFillBorderKernel.cpp42 float border_value; in fill_constant_value_single_channel_special() local