MCPcopy 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
42unsigned int SplitLayerNode::num_splits() const
43{
44 return _num_splits;
45}
46
47unsigned int SplitLayerNode::axis() const
48{

Callers 1

mutateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected