Home
last modified time | relevance | path

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

/external/XNNPACK/bench/
Dsoftmax.cc86 const size_t elements_per_iteration = batch_size * channels; in xnnpack_softmax_qu8() local
152 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
Dsigmoid.cc93 const size_t elements_per_iteration = batch_size * channels; in xnnpack_sigmoid_qu8() local
160 const size_t elements_per_iteration = batch_size * channels; in xnnpack_sigmoid_f32() local
270 const size_t elements_per_iteration = batch_size * channels; in tflite_sigmoid_f32() local
Dhardswish.cc87 const size_t elements_per_iteration = batch_size * channels; in xnnpack_hardswish_f32() local
197 const size_t elements_per_iteration = batch_size * channels; in tflite_hardswish_f32() local
268 const size_t elements_per_iteration = batch_size * channels; in xnnpack_hardswish_f16() local
Df32-softmax.cc170 const size_t elements_per_iteration = elements; in DNNLSoftArgMax() local
233 const size_t elements_per_iteration = elements; in ThreePassSoftMaxWithRecomputing() local
295 const size_t elements_per_iteration = elements; in ThreePassSoftMaxWithReloading() local
354 const size_t elements_per_iteration = elements; in TwoPassSoftMax() local
Dbankers-rounding.cc85 const size_t elements_per_iteration = batch_size * channels; in xnnpack_bankers_rounding_f32() local
195 const size_t elements_per_iteration = batch_size * channels; in tflite_bankers_rounding_f32() local
Delu.cc85 const size_t elements_per_iteration = batch_size * channels; in xnnpack_elu_f32() local
195 const size_t elements_per_iteration = batch_size * channels; in tflite_elu_f32() local
Dceiling.cc85 const size_t elements_per_iteration = batch_size * channels; in xnnpack_ceiling_f32() local
195 const size_t elements_per_iteration = batch_size * channels; in tflite_ceiling_f32() local
Dsquare-root.cc85 const size_t elements_per_iteration = batch_size * channels; in xnnpack_square_root_f32() local
195 const size_t elements_per_iteration = batch_size * channels; in tflite_square_root_f32() local
Dfloor.cc85 const size_t elements_per_iteration = batch_size * channels; in xnnpack_floor_f32() local
195 const size_t elements_per_iteration = batch_size * channels; in tflite_floor_f32() local
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
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
Df32-relu.cc49 const size_t elements_per_iteration = elements; in f32_relu() local
Df32-rmax.cc48 const size_t elements_per_iteration = elements; in f32_rmax() local
Df32-sigmoid.cc49 const size_t elements_per_iteration = elements; in f32_sigmoid() local
Df32-hswish.cc51 const size_t elements_per_iteration = elements; in f32_hswish() local
Df32-velu.cc53 const size_t elements_per_iteration = elements; in f32_elu() local
Df16-relu.cc51 const size_t elements_per_iteration = elements; in f16_relu() local
Df32-vsqrt.cc51 const size_t elements_per_iteration = elements; in f32_vsqrt() local
Dtruncation.cc76 const size_t elements_per_iteration = batch_size * channels; in xnnpack_truncation_f32() local
Df32-raddextexp.cc60 const size_t elements_per_iteration = elements; in f32_raddextexp() local
Df32-raddexpminusmax.cc66 const size_t elements_per_iteration = elements; in f32_raddexpminusmax() local
Df32-raddstoreexpminusmax.cc67 const size_t elements_per_iteration = elements; in f32_raddstoreexpminusmax() local
Df32-vscaleextexp.cc66 const size_t elements_per_iteration = elements; in f32_vscaleextexp() local
Df32-vscaleexpminusmax.cc68 const size_t elements_per_iteration = elements; in f32_vscaleexpminusmax() local