Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/test/
H A Dibilinear-microkernel-tester.h120 const float alpha_h = fp16_ieee_to_fp32_value(packed_weights[i * 2 + 0]); in Test() local
174 const float alpha_h = packed_weights[i * 2 + 0]; in Test() local
230 const int32_t alpha_h = packed_weights[i * 2 + 0]; in Test() local
287 const uint32_t alpha_h = uint32_t(int32_t(packed_weights[i * 2 + 0])); in Test() local
343 const float alpha_h = fp16_ieee_to_fp32_value(packed_weights[i * 2 + 0]); in TestCHW() local
401 const float alpha_h = packed_weights[i * 2 + 0]; in TestCHW() local