Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ parent_handle
Method
parent_handle
src/graph/backends/CL/CLTensorHandle.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
ITensorHandle *CLTensorHandle::parent_handle()
87
{
88
return this;
89
}
90
91
bool CLTensorHandle::is_subtensor() const
92
{
Callers
2
get_const_handles
Function · 0.45
get_transition_handles
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected