/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/ |
H A D | CpuElementwiseKernel.cpp | 414 size_t CpuArithmeticKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuArithmeticKernel 465 size_t CpuDivisionKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuDivisionKernel
|
H A D | CpuReshapeKernel.cpp | 138 size_t CpuReshapeKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuReshapeKernel
|
H A D | CpuActivationKernel.cpp | 231 size_t CpuActivationKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuActivationKernel
|
H A D | CpuSubKernel.cpp | 165 size_t CpuSubKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuSubKernel
|
H A D | CpuAddKernel.cpp | 275 size_t CpuAddKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuAddKernel
|
H A D | CpuIm2ColKernel.cpp | 447 size_t CpuIm2ColKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuIm2ColKernel
|
H A D | CpuMulKernel.cpp | 1920 size_t CpuMulKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuMulKernel
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CPP/ |
H A D | ICPPKernel.h | 100 virtual size_t get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/assembly/ |
H A D | CpuGemmAssemblyWrapperKernel.h | 125 size_t get_mws(const CPUInfo &platform, size_t thread_count) const override in get_mws() function
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/ |
H A D | NEPadLayerKernel.cpp | 262 size_t NEPadLayerKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::NEPadLayerKernel
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/internal/ |
H A D | CpuPool2dAssemblyWrapperKernel.cpp | 280 size_t CpuPool2dAssemblyWrapperKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() function in arm_compute::cpu::kernels::CpuPool2dAssemblyWrapperKernel
|
H A D | CpuDepthwiseConv2dAssemblyWrapperKernel.cpp | 366 size_t CpuDepthwiseConv2dAssemblyWrapperKernel::get_mws(const CPUInfo &platform, size_t thread_coun… in get_mws() function in arm_compute::cpu::kernels::CpuDepthwiseConv2dAssemblyWrapperKernel
|