An error that occurs while compiling a Halide pipeline that Halide attributes to a user error.
More...
#include <Error.h>
An error that occurs while compiling a Halide pipeline that Halide attributes to a user error.
Definition at line 58 of file Error.h.
◆ CompileError() [1/2]
Halide::CompileError::CompileError |
( |
const char * | msg | ) |
|
|
explicit |
◆ CompileError() [2/2]
Halide::CompileError::CompileError |
( |
const std::string & | msg | ) |
|
|
explicit |
◆ error_name
auto Halide::CompileError::error_name = "User error" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: