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

Method Map

src/backends/reference/RefTensorHandle.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77const void* RefTensorHandle::Map(bool /*unused*/) const
78{
79 return GetPointer();
80}
81
82void* RefTensorHandle::GetPointer() const
83{

Callers 15

ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
MirrorPadFunction · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls