Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ data_layout
Method
data_layout
tests/NEON/Accessor.h:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
inline DataLayout Accessor::data_layout() const
105
{
106
return _tensor.info()->data_layout();
107
}
108
109
inline DataType Accessor::data_type() const
110
{
Callers
15
convert_from_asymmetric
Function · 0.45
convert_from_symmetric
Function · 0.45
validate
Function · 0.45
validate_wrap
Function · 0.45
float_converter
Function · 0.45
convert_rois_from_asymmetric
Function · 0.45
deconvolution_layer
Function · 0.45
scale_image
Function · 0.45
crop_and_resize
Function · 0.45
im2col_nchw
Function · 0.45
im2col_nhwc
Function · 0.45
im2col
Function · 0.45
Calls
1
info
Method · 0.45
Tested by
no test coverage detected