|
Halide
13.0.4
Halide compiler and libraries
|
An error that occurs while compiling a Halide pipeline that Halide attributes to an internal compiler bug, or to an invalid use of Halide's internals. More...
#include <Error.h>
Inherits Halide::Error.
Public Member Functions | |
| InternalError (const std::string &msg) | |
Public Member Functions inherited from Halide::Error | |
| Error (const std::string &msg) | |
An error that occurs while compiling a Halide pipeline that Halide attributes to an internal compiler bug, or to an invalid use of Halide's internals.
| Halide::InternalError::InternalError | ( | const std::string & | msg | ) |