Searched defs:configure_fc_fc (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/ | ||
H A D | ClFullyConnected.cpp | 218 void ClFullyConnected::configure_fc_fc(const CLCompileContext &compile_context, ITensorInfo *src, I… in configure_fc_fc() function in arm_compute::opencl::ClFullyConnected |
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/ | ||
H A D | CpuFullyConnected.cpp | 228 void CpuFullyConnected::configure_fc_fc(const ITensorInfo *src, const ITensorInfo *weights, const I… in configure_fc_fc() function in arm_compute::cpu::CpuFullyConnected |