Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ target
Method
target
src/graph/backends/CL/CLTensorHandle.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
Target CLTensorHandle::target() const
97
{
98
return Target::CL;
99
}
100
} // namespace backends
101
} // namespace graph
102
} // namespace arm_compute
Callers
15
configure
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
validate
Method · 0.45
validate
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
config_direct_convolution_nhwc
Function · 0.45
configure
Method · 0.45
configure
Method · 0.45
config_indirect_convolution_nhwc
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected