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>
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.
Definition at line 64 of file Error.h.
◆ InternalError() [1/2]
Halide::InternalError::InternalError |
( |
const char * | msg | ) |
|
|
explicit |
◆ InternalError() [2/2]
Halide::InternalError::InternalError |
( |
const std::string & | msg | ) |
|
|
explicit |
The documentation for this struct was generated from the following file: