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

Method info

src/runtime/SubTensor.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42ITensorInfo *SubTensor::info() const
43{
44 return &_info;
45}
46
47ITensorInfo *SubTensor::info()
48{

Callers 1

SubTensorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected