MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / info

Method info

src/runtime/CL/CLTensor.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41TensorInfo *CLTensor::info() const
42{
43 return &_allocator.info();
44}
45
46TensorInfo *CLTensor::info()
47{

Callers 15

configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected