ONE - On-device Neural Engine
|
#include <Exceptions.h>
Public Member Functions | |
InsufficientBufferSizeException (const std::string &msg) | |
Public Member Functions inherited from onert::OnertException | |
OnertException (const std::string &msg) | |
OnertException (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.