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

Method unmap

src/graph/backends/CL/CLTensorHandle.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void CLTensorHandle::unmap()
63{
64 _tensor.unmap();
65}
66
67void CLTensorHandle::release_if_unused()
68{

Callers 3

call_accessorMethod · 0.45
execute_taskFunction · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected