Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ ParseException
Class
ParseException
include/armnn/Exceptions.hpp:92–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
};
91
92
class ParseException : public Exception
93
{
94
public:
95
using Exception::Exception;
96
};
97
98
class UnimplementedException : public Exception
99
{
Callers
15
ComputeWrappedIndex
Function · 0.85
SetupConcatViewOrigin
Function · 0.85
OutputShapeOfSqueeze
Function · 0.85
CheckGraph
Function · 0.85
CheckLayers
Function · 0.85
CheckTensorPtr
Function · 0.85
CheckConstTensorPtr
Function · 0.85
CheckConstTensorSize
Function · 0.85
GetBaseLayer
Method · 0.85
ToTensorInfo
Function · 0.85
ToConstTensor
Function · 0.85
ParseUnsupportedLayer
Method · 0.85
Calls
no outgoing calls
Tested by
2
CreateSplitterNetwork
Function · 0.68
MakeModelDynamic
Method · 0.68