MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / info

Method info

src/graph/nodes/FullyConnectedLayer.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119FullyConnectedLayerInfo FullyConnectedLayerNode::info() const
120{
121 return _info;
122}
123
124bool FullyConnectedLayerNode::forward_descriptors()
125{

Callers 15

CLAuxTensorHandlerMethod · 0.45
runMethod · 0.45
prepareMethod · 0.45
run_opMethod · 0.45
run_opMethod · 0.45
run_opMethod · 0.45
run_opMethod · 0.45
run_opMethod · 0.45
run_opMethod · 0.45
run_opMethod · 0.45
run_opMethod · 0.45
run_opMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected