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

Method info

src/runtime/CL/CLSubTensor.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47ITensorInfo *CLSubTensor::info() const
48{
49 return &_info;
50}
51
52ITensorInfo *CLSubTensor::info()
53{

Callers 1

CLSubTensorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected