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

Method buffer

src/core/CL/ICLTensor.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52uint8_t *ICLTensor::buffer() const
53{
54 return _mapping;
55}

Callers 15

printMethod · 0.45
runMethod · 0.45
runMethod · 0.45
memcpy_stackFunction · 0.45
runMethod · 0.45
execute_windowFunction · 0.45
runMethod · 0.45
gather_commonMethod · 0.45
run_reverseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected