Home
last modified time | relevance | path

Searched refs:rounded_output_max (Results 1 – 1 of 1) sorted by relevance

/external/XNNPACK/src/operators/
Dconvolution-nhwc.c650 const float rounded_output_max = fp16_ieee_to_fp32_value(fp16_output_max); in xnn_create_convolution2d_nhwc_f16() local
651 if (rounded_output_min >= rounded_output_max) { in xnn_create_convolution2d_nhwc_f16()
654 …or_type_to_string(xnn_operator_type_convolution_nhwc_f16), rounded_output_min, rounded_output_max); in xnn_create_convolution2d_nhwc_f16()