Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DConvolution3d.h85 … const TW w_value = w_ptr[idx + idy * width_weights + ifm * width_weights * height_weights]; variable
163 … const int32_t w_value = w_ptr[idx + idy * width_weights + ifm * width_weights * height_weights]; variable
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_readerwriter.c114 int w_value = 1; in main() local
/aosp_15_r20/external/XNNPACK/test/
H A Dprelu-operator-tester.h138 const float w_value = w_as_float[c]; in TestF16() local