MCPcopy 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
125class MemoryImportException : public Exception
126{
127 using Exception::Exception;
128};
129
130class MemoryExportException : public Exception
131{

Callers 10

ImportMethod · 0.85
CanBeImportedMethod · 0.85
ClImportMethod · 0.85
AllocateMethod · 0.85
ManageMethod · 0.85
ImportMethod · 0.85
ImportMethod · 0.85
EnqueueInputMethod · 0.85
ImportInputsMethod · 0.85
ImportOutputsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected