Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
ITensorInfo *CLSubTensor::info() const
48
{
49
return &_info;
50
}
51
52
ITensorInfo *CLSubTensor::info()
53
{
Callers
1
CLSubTensor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected