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

Class FileNotFoundException

include/armnn/Exceptions.hpp:86–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84};
85
86class FileNotFoundException : public Exception
87{
88public:
89 using Exception::Exception;
90};
91
92class ParseException : public Exception
93{

Callers 7

LoadModelFromTextFileMethod · 0.85
LoadModelFromFileMethod · 0.85
CreateMethod · 0.85
ReadTensorFromFileFunction · 0.85
ReadTensorFromNumpyFileFunction · 0.85
ExecuteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected