Base error for ngraph runtime errors. More...
#include <except.hpp>


Public Member Functions | |
| ngraph_error (const std::string &what_arg) | |
| ngraph_error (const char *what_arg) | |
| ngraph_error (const std::stringstream &what_arg) | |
Base error for ngraph runtime errors.