MCPcopy Create free account
hub / github.com/ARM-software/armnn / GraphValidationException

Class GraphValidationException

include/armnn/Exceptions.hpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108};
109
110class GraphValidationException : public Exception
111{
112 using Exception::Exception;
113};
114
115class BadOptionalAccessException : public Exception
116{

Callers 6

GetInputTensorInfoMethod · 0.85
GetOutputTensorInfoMethod · 0.85
EnqueueInputMethod · 0.85
EnqueueOutputMethod · 0.85
GetPriorityMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected