Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
ITensorInfo *SubTensor::info() const
43
{
44
return &_info;
45
}
46
47
ITensorInfo *SubTensor::info()
48
{
Callers
1
SubTensor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected