Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
FullyConnectedLayerInfo FullyConnectedLayerNode::info() const
120
{
121
return _info;
122
}
123
124
bool FullyConnectedLayerNode::forward_descriptors()
125
{
Callers
15
CLAuxTensorHandler
Method · 0.45
run
Method · 0.45
prepare
Method · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected