Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetShape
Method
GetShape
include/armnnTestUtils/MockTensorHandle.hpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
TensorShape GetShape() const override
50
{
51
return m_TensorInfo.GetShape();
52
}
53
54
const TensorInfo& GetTensorInfo() const
55
{
Callers
5
PermuteTensorNchwToNhwc
Function · 0.45
PermuteTensorNhwcToNchw
Function · 0.45
PermuteTensorNdhwcToNcdhw
Function · 0.45
PermuteTensorNcdhwToNdhwc
Function · 0.45
LayerTestResult
Method · 0.45
Calls
no outgoing calls
Tested by
1
LayerTestResult
Method · 0.36