Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/test/
H A Davgpool-microkernel-tester.h254 … float output_max_as_float = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; in Test() local
346 … float output_max_as_float = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; in Test() local
798 … float output_max_as_float = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; in Test() local
893 … float output_max_as_float = accumulated_max - float(255 - qmax()) / 255.0f * accumulated_range; in Test() local