MCPcopy 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
99inline Format Accessor::format() const
100{
101 return _tensor.info()->format();
102}
103
104inline DataLayout Accessor::data_layout() const
105{

Callers 2

validateFunction · 0.45
validate_wrapFunction · 0.45

Calls 1

infoMethod · 0.45

Tested by

no test coverage detected