Home
last modified time | relevance | path

Searched defs:elements_per_iteration (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/XNNPACK/bench/
H A Df32-softmax.cc172 const size_t elements_per_iteration = elements; in DNNLSoftArgMax() local
235 const size_t elements_per_iteration = elements; in ThreePassSoftMaxWithRecomputing() local
305 const size_t elements_per_iteration = elements; in ThreePassSoftMaxWithReloading() local
364 const size_t elements_per_iteration = elements; in TwoPassSoftMax() local
H A Dsoftmax.cc86 const size_t elements_per_iteration = batch_size * channels; in xnnpack_softmax_qu8() local
153 const size_t elements_per_iteration = batch_size * channels; in xnnpack_softmax_f32() local
269 const size_t elements_per_iteration = batch_size * channels; in tflite_softmax_f32() local
H A Dchannel-shuffle.cc81 const size_t elements_per_iteration = batch_size * groups * group_channels; in channel_shuffle_x8() local
149 const size_t elements_per_iteration = batch_size * groups * group_channels; in channel_shuffle_x32() local
H A Dprelu.cc90 const size_t elements_per_iteration = batch_size * height * width * channels; in xnnpack_prelu_f32() local
218 const size_t elements_per_iteration = batch_size * height * width * channels; in tflite_prelu_f32() local
H A Df32-vrelu.cc50 const size_t elements_per_iteration = num_elements; in f32_vrelu() local
H A Df32-rmax.cc50 const size_t elements_per_iteration = elements; in f32_rmax() local
H A Du64-u32-vsqrtshift.cc52 const size_t elements_per_iteration = num_elements; in u64_u32_vsqrtshift() local
H A Dx8-lut.cc54 const size_t elements_per_iteration = num_elements; in x8_lut() local
H A Dqu8-f32-vcvt.cc60 const size_t elements_per_iteration = num_elements; in qu8_f32_vcvt() local
H A Df32-vhswish.cc54 const size_t elements_per_iteration = num_elements; in f32_vhswish() local
H A Dqu8-vlrelu.cc58 const size_t elements_per_iteration = num_elements; in qu8_vlrelu() local
H A Df32-velu.cc55 const size_t elements_per_iteration = num_elements; in f32_velu() local
H A Df32-qs8-vcvt.cc60 const size_t elements_per_iteration = num_elements; in f32_qs8_vcvt() local
H A Df32-qu8-vcvt.cc60 const size_t elements_per_iteration = num_elements; in f32_qu8_vcvt() local
H A Dqs8-vcvt.cc58 const size_t elements_per_iteration = num_elements; in qs8_vcvt() local
H A Dqs8-f32-vcvt.cc60 const size_t elements_per_iteration = num_elements; in qs8_f32_vcvt() local
H A Dqs8-vlrelu.cc58 const size_t elements_per_iteration = num_elements; in qs8_vlrelu() local
H A Df32-f16-vcvt.cc58 const size_t elements_per_iteration = num_elements; in f32_f16_vcvt() local
H A Df32-vsigmoid.cc55 const size_t elements_per_iteration = num_elements; in f32_vsigmoid() local
H A Df32-vsqrt.cc56 const size_t elements_per_iteration = num_elements; in f32_vsqrt() local
H A Df32-vlrelu.cc54 const size_t elements_per_iteration = elements; in f32_vlrelu() local
H A Dqu8-vcvt.cc58 const size_t elements_per_iteration = num_elements; in qu8_vcvt() local
H A Df16-vsigmoid.cc57 const size_t elements_per_iteration = num_elements; in f16_vsigmoid() local
H A Df16-velu.cc60 const size_t elements_per_iteration = num_elements; in f16_velu() local
H A Df16-f32-vcvt.cc59 const size_t elements_per_iteration = num_elements; in f16_f32_vcvt() local

12