Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ shape
Method
shape
tests/NEON/Accessor.h:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
inline TensorShape Accessor::shape() const
85
{
86
return _tensor.info()->tensor_shape();
87
}
88
89
inline size_t Accessor::element_size() const
90
{
Callers
15
convert_from_asymmetric
Function · 0.45
convert_to_asymmetric
Function · 0.45
convert_to_symmetric
Function · 0.45
convert_from_symmetric
Function · 0.45
matrix_multiply
Function · 0.45
transpose_matrix
Function · 0.45
get_tile
Function · 0.45
zeros
Function · 0.45
check_border_element
Function · 0.45
validate
Function · 0.45
validate
Function · 0.45
validate_wrap
Function · 0.45
Calls
1
info
Method · 0.45
Tested by
no test coverage detected