Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/test/
H A Davgpool-microkernel-tester.h256 const uint16_t output_max_as_half = fp16_ieee_from_fp32_value(output_max_as_float); in Test() local
348 const uint16_t output_max_as_half = fp16_ieee_from_fp32_value(output_max_as_float); in Test() local
800 const uint16_t output_max_as_half = fp16_ieee_from_fp32_value(output_max_as_float); in Test() local
895 const uint16_t output_max_as_half = fp16_ieee_from_fp32_value(output_max_as_float); in Test() local
/aosp_15_r20/external/XNNPACK/src/operators/
H A Dmax-pooling-nhwc.c505 const uint16_t output_max_as_half = fp16_ieee_from_fp32_value(output_max); in xnn_create_max_pooling2d_nhwc_f16() local
H A Ddeconvolution-nhwc.c527 const uint16_t output_max_as_half = fp16_ieee_from_fp32_value(output_max); in xnn_create_deconvolution2d_nhwc_f16() local
H A Dunary-elementwise-nc.c209 const uint16_t output_max_as_half = fp16_ieee_from_fp32_value(output_max); in xnn_create_clamp_nc_f16() local