Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/test/
H A Dunpooling-operator-tester.h301 …const uint32_t pooling_index = index[((i * input_height() + iy) * input_width() + ix) * channels()… in TestX32() local
382 …const uint32_t pooling_index = index[((i * input_height() + iy) * input_width() + ix) * channels()… in TestSetupX32() local
443 …const uint32_t pooling_index = index[((i * next_input_height() + iy) * next_input_width() + ix) * … in TestSetupX32() local