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

Method ends

src/graph/nodes/SliceLayerNode.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46Coordinates SliceLayerNode::ends() const
47{
48 return _ends;
49}
50
51TensorDescriptor SliceLayerNode::compute_output_descriptor(const TensorDescriptor &input_descriptor,
52 const Coordinates &starts,

Callers 4

validate_slice_layerFunction · 0.45
create_slice_layerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected