Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClFullyConnected.cpp218 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 DCpuFullyConnected.cpp228 void CpuFullyConnected::configure_fc_fc(const ITensorInfo *src, const ITensorInfo *weights, const I… in configure_fc_fc() function in arm_compute::cpu::CpuFullyConnected