Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ free
Method
free
src/graph/backends/NEON/NETensorHandle.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void NETensorHandle::free()
47
{
48
_tensor.allocator()->free();
49
}
50
51
void NETensorHandle::manage(IMemoryGroup *mg)
52
{
Callers
1
release_if_unused
Method · 0.45
Calls
1
allocator
Method · 0.45
Tested by
no test coverage detected