Searched refs:_parallel_vector_size (Results 1 – 2 of 2) sorted by relevance
105 static const unsigned int _parallel_vector_size; variable
151 const unsigned int CLLogits1DMaxShiftExpSumKernel::_parallel_vector_size = 4; member in arm_compute::CLLogits1DMaxShiftExpSumKernel247 …unsigned int vector_size = is_parallel_reduction ? _parallel_vector_size : _serial_vecto… in is_parallel_reduction()