MCPcopy 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
36CLRuntimeContext *CLTensor::context()
37{
38 return _ctx;
39}
40
41TensorInfo *CLTensor::info() const
42{

Callers 15

CLArrayMethod · 0.80
ClContextMethod · 0.80
run_opMethod · 0.80
run_opMethod · 0.80
run_opMethod · 0.80
run_opMethod · 0.80
run_opMethod · 0.80
runMethod · 0.80
allocateMethod · 0.80
ICLMemoryRegionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected