An error that occurs while running a JIT-compiled Halide pipeline.
More...
#include <Error.h>
An error that occurs while running a JIT-compiled Halide pipeline.
Definition at line 50 of file Error.h.
◆ RuntimeError() [1/2]
| Halide::RuntimeError::RuntimeError |
( |
const char * |
msg | ) |
|
|
explicit |
◆ RuntimeError() [2/2]
| Halide::RuntimeError::RuntimeError |
( |
const std::string & |
msg | ) |
|
|
explicit |
◆ verbose_name
| constexpr auto Halide::RuntimeError::verbose_name = "Runtime error" |
|
staticconstexpr |
◆ verbose_debug_level
| constexpr int Halide::RuntimeError::verbose_debug_level = 1 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: