Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/GLES_COMPUTE/functions/
DGCFullyConnectedLayer.cpp74 void GCFullyConnectedLayer::configure_fc_fc(const IGCTensor *input, const IGCTensor *weights, IGCTe… in configure_fc_fc() function in GCFullyConnectedLayer
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEFullyConnectedLayer.cpp228 void NEFullyConnectedLayer::configure_fc_fc(const ITensor *input, const ITensor *weights, const ITe… in configure_fc_fc() function in arm_compute::NEFullyConnectedLayer
/external/ComputeLibrary/src/runtime/CL/functions/
DCLFullyConnectedLayer.cpp231 void CLFullyConnectedLayer::configure_fc_fc(const CLCompileContext &compile_context, const ICLTenso… in configure_fc_fc() function in arm_compute::CLFullyConnectedLayer