|
ONE - On-device Neural Engine
|
#include <Exceptions.h>

Public Member Functions | |
| InsufficientBufferSizeException (const std::string &msg) | |
Public Member Functions inherited from onert::Exception | |
| Exception (const std::string &msg) | |
| Exception (const std::string &tag, const std::string &msg) | |
| const char * | what () const noexcept override |
Definition at line 37 of file Exceptions.h.
|
inline |
Definition at line 40 of file Exceptions.h.