Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ MemoryImportException
Class
MemoryImportException
include/armnn/Exceptions.hpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
};
124
125
class MemoryImportException : public Exception
126
{
127
using Exception::Exception;
128
};
129
130
class MemoryExportException : public Exception
131
{
Callers
10
Import
Method · 0.85
CanBeImported
Method · 0.85
ClImport
Method · 0.85
Allocate
Method · 0.85
Manage
Method · 0.85
Import
Method · 0.85
Import
Method · 0.85
EnqueueInput
Method · 0.85
ImportInputs
Method · 0.85
ImportOutputs
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected