Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuSoftmaxKernel.cpp321 template class CpuLogits1DSoftmaxKernel<true>; variable
322 template class CpuLogits1DSoftmaxKernel<false>; variable
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuSoftmax.h40 class CpuLogits1DSoftmaxKernel; variable