Searched defs:configure_mm (Results  1 – 6 of 6) sorted by relevance
| /external/ComputeLibrary/src/gpu/cl/operators/ | 
| D | ClFullyConnected.cpp | 157 void ClFullyConnected::configure_mm(const CLCompileContext &compile_context, ITensorInfo *src, ITen…  in configure_mm()  function in arm_compute::opencl::ClFullyConnected
 | 
| D | ClGemmConv2d.cpp | 62 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/ | 
| D | CpuFullyConnected.cpp | 175 void CpuFullyConnected::configure_mm(const ITensorInfo *src, const ITensorInfo *weights, const ITen…  in configure_mm()  function in arm_compute::cpu::CpuFullyConnected
 | 
| D | CpuGemmConv2d.cpp | 101 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/ | 
| D | NEQLSTMLayer.cpp | 194 void NEQLSTMLayer::configure_mm(NEGEMMLowpMatrixMultiplyCore &mm, NEGEMMLowpOutputStage &outstage, …  in configure_mm()  function in arm_compute::NEQLSTMLayer
 | 
| /external/ComputeLibrary/src/runtime/CL/functions/ | 
| D | CLQLSTMLayer.cpp | 139 void CLQLSTMLayer::configure_mm(const CLCompileContext &compile_context, CLGEMMLowpMatrixMultiplyCo…  in configure_mm()  function in arm_compute::CLQLSTMLayer
 |