Searched defs:configure_fc_fc (Results 1 – 3 of 3) sorted by relevance
74 void GCFullyConnectedLayer::configure_fc_fc(const IGCTensor *input, const IGCTensor *weights, IGCTe… in configure_fc_fc() function in GCFullyConnectedLayer
228 void NEFullyConnectedLayer::configure_fc_fc(const ITensor *input, const ITensor *weights, const ITe… in configure_fc_fc() function in arm_compute::NEFullyConnectedLayer
231 void CLFullyConnectedLayer::configure_fc_fc(const CLCompileContext &compile_context, const ICLTenso… in configure_fc_fc() function in arm_compute::CLFullyConnectedLayer