Home
last modified time | relevance | path

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

/external/XNNPACK/test/
Dresize-bilinear-operator-tester.h251 const float x_alpha = input_x - std::floor(input_x); in TestNHWCxF32() local
333 const float x_alpha = input_x - std::floor(input_x); in TestNHWCxS8() local
416 const float x_alpha = input_x - std::floor(input_x); in TestNHWCxU8() local
502 const float x_alpha = input_x - std::floor(input_x); in TestNCHWxF32() local