Home
last modified time | relevance | path

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

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