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

Method starts

src/graph/nodes/SliceLayerNode.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41Coordinates SliceLayerNode::starts() const
42{
43 return _starts;
44}
45
46Coordinates SliceLayerNode::ends() const
47{

Callers 4

validate_slice_layerFunction · 0.45
create_slice_layerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected