Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClFullyConnected.cpp157 void ClFullyConnected::configure_mm(const CLCompileContext &compile_context, ITensorInfo *src, ITen… in configure_mm() function in arm_compute::opencl::ClFullyConnected
H A DClGemmConv2d.cpp62 void ClGemmConv2d::configure_mm(const ClCompileContext &compile_context, const ITensorInfo *src, IT… in configure_mm() function in arm_compute::opencl::ClGemmConv2d
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuFullyConnected.cpp175 void CpuFullyConnected::configure_mm(const ITensorInfo *src, const ITensorInfo *weights, const ITen… in configure_mm() function in arm_compute::cpu::CpuFullyConnected
H A DCpuGemmConv2d.cpp101 void CpuGemmConv2d::configure_mm(const ITensorInfo *src, const ITensorInfo *weights, const ITensorI… in configure_mm() function in arm_compute::cpu::CpuGemmConv2d
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp194 void NEQLSTMLayer::configure_mm(NEGEMMLowpMatrixMultiplyCore &mm, NEGEMMLowpOutputStage &outstage, … in configure_mm() function in arm_compute::NEQLSTMLayer
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp139 void CLQLSTMLayer::configure_mm(const CLCompileContext &compile_context, CLGEMMLowpMatrixMultiplyCo… in configure_mm() function in arm_compute::CLQLSTMLayer