Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/CL/kernels/
DCLSoftmaxLayerKernel.cpp244 …pSumKernel::ParallelReductionInfo CLLogits1DMaxShiftExpSumKernel::is_parallel_reduction(size_t siz… in is_parallel_reduction() function in arm_compute::CLLogits1DMaxShiftExpSumKernel
246 …bool is_parallel_reduction = (size >= (_grid_size * _serial_vector_size)) && (_grid_size >… in is_parallel_reduction() local