MCPcopy 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
92class ParseException : public Exception
93{
94public:
95 using Exception::Exception;
96};
97
98class UnimplementedException : public Exception
99{

Callers 15

ComputeWrappedIndexFunction · 0.85
SetupConcatViewOriginFunction · 0.85
OutputShapeOfSqueezeFunction · 0.85
CheckGraphFunction · 0.85
CheckLayersFunction · 0.85
CheckTensorPtrFunction · 0.85
CheckConstTensorPtrFunction · 0.85
CheckConstTensorSizeFunction · 0.85
GetBaseLayerMethod · 0.85
ToTensorInfoFunction · 0.85
ToConstTensorFunction · 0.85
ParseUnsupportedLayerMethod · 0.85

Calls

no outgoing calls

Tested by 2

CreateSplitterNetworkFunction · 0.68
MakeModelDynamicMethod · 0.68