Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
110
class GraphValidationException : public Exception
111
{
112
using Exception::Exception;
113
};
114
115
class BadOptionalAccessException : public Exception
116
{
Callers
6
GetInputTensorInfo
Method · 0.85
GetOutputTensorInfo
Method · 0.85
EnqueueInput
Method · 0.85
EnqueueOutput
Method · 0.85
AssertIfNullsOrDuplicates
Function · 0.85
GetPriority
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected