Halide
12.0.1
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) | |
![]() | |
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 | ) |