Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ num_splits
Method
num_splits
src/graph/nodes/SplitLayerNode.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
unsigned int SplitLayerNode::num_splits() const
43
{
44
return _num_splits;
45
}
46
47
unsigned int SplitLayerNode::axis() const
48
{
Callers
1
mutate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected