visual_debugger
visual_debugger copied to clipboard
Results
12
visual_debugger issues
Sort by
recently updated
recently updated
newest added
Halide is very conservative when it comes to error handling, calling `abort()` whenever an error occur, regardless of the severity. This behavior ends up killing the debugger, most notably during...
enhancement
It would be super-cool if this tool worked directly with Halide code packaged as Generators, in addition to ordinary Halide code that just calls realize() directly. (If it already works...
enhancement