MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / data

Method data

tests/NEON/Accessor.h:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134inline const void *Accessor::data() const
135{
136 return _tensor.buffer();
137}
138
139inline void *Accessor::data()
140{

Callers 15

runMethod · 0.45
wait_next_eventMethod · 0.45
get_countersMethod · 0.45
get_tileFunction · 0.45
l2_normalizeFunction · 0.45
vector_matrix_multiplyFunction · 0.45
roi_align_layerFunction · 0.45
strided_sliceFunction · 0.45
selectFunction · 0.45
gatherFunction · 0.45
copyFunction · 0.45

Calls 1

bufferMethod · 0.45

Tested by

no test coverage detected