Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ format
Method
format
tests/NEON/Accessor.h:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
inline Format Accessor::format() const
100
{
101
return _tensor.info()->format();
102
}
103
104
inline DataLayout Accessor::data_layout() const
105
{
Callers
2
validate
Function · 0.45
validate_wrap
Function · 0.45
Calls
1
info
Method · 0.45
Tested by
no test coverage detected