Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClFullyConnected.cpp200 void ClFullyConnected::configure_conv_fc(const CLCompileContext &compile_context, ITensorInfo *src,… in configure_conv_fc() function in arm_compute::opencl::ClFullyConnected
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuFullyConnected.cpp212 void CpuFullyConnected::configure_conv_fc(const ITensorInfo *src, const ITensorInfo *weights, const… in configure_conv_fc() function in arm_compute::cpu::CpuFullyConnected