MCPcopy Create free account
hub / github.com/ARM-software/armnn / Map

Method Map

src/dynamic/sample/SampleTensorHandle.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74const void* SampleTensorHandle::Map(bool /*unused*/) const
75{
76 return GetPointer();
77}
78
79void* SampleTensorHandle::GetPointer() const
80{

Callers 2

GetInputTensorDataFunction · 0.45
GetOutputTensorDataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected