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 60 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 |
◆ verbose_name
| constexpr auto Halide::CompileError::verbose_name = "User error" |
|
staticconstexpr |
◆ verbose_debug_level
| constexpr int Halide::CompileError::verbose_debug_level = 1 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: