Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetShape
Method
GetShape
src/backends/reference/RefTensorHandle.hpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
TensorShape GetShape() const override
49
{
50
return m_TensorInfo.GetShape();
51
}
52
53
const TensorInfo& GetTensorInfo() const
54
{
Callers
15
GetShape
Method · 0.45
ArgMinMax
Function · 0.45
Resize
Function · 0.45
InstanceNorm
Function · 0.45
ReverseV2
Function · 0.45
Stack
Function · 0.45
Execute
Method · 0.45
MirrorPad
Function · 0.45
Gather
Function · 0.45
DetectionPostProcess
Function · 0.45
Execute
Method · 0.45
ScatterNd
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestRefTensorHandleInfo
Function · 0.36