Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ stride
Method
stride
src/graph/nodes/ReorgLayerNode.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
int ReorgLayerNode::stride() const
41
{
42
return _stride;
43
}
44
45
TensorDescriptor ReorgLayerNode::compute_output_descriptor(const TensorDescriptor &input_descriptor, int stride)
46
{
Callers
15
TypePrinter.h
File · 0.45
get_convolution_method
Method · 0.45
configure
Method · 0.45
validate
Method · 0.45
validate_arguments
Function · 0.45
configure
Method · 0.45
validate_arguments
Function · 0.45
configure
Method · 0.45
run_op
Method · 0.45
validate_and_configure_window
Function · 0.45
configure_opencl_kernel
Function · 0.45
configure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected