Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ context
Method
context
src/runtime/CL/CLTensor.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
CLRuntimeContext *CLTensor::context()
37
{
38
return _ctx;
39
}
40
41
TensorInfo *CLTensor::info() const
42
{
Callers
15
CLArray
Method · 0.80
ClContext
Method · 0.80
run_op
Method · 0.80
run_op
Method · 0.80
run_op
Method · 0.80
run_op
Method · 0.80
run_op
Method · 0.80
CLKernelLibrary.cpp
File · 0.80
create_image2d_from_tensor
Function · 0.80
run
Method · 0.80
allocate
Method · 0.80
ICLMemoryRegion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected