Zhang-Setsail

Results 2 comments of Zhang-Setsail

> > `-DHALIDE_DISTRIB_DIR=/usr/local/Cellar/halide/11.0.1_1 ..` > > Try building with Halide 10. Still have this problem with halide 10 :(

Because Halide 12.0.0 delete the code: `template HALIDE_ATTRIBUTE_DEPRECATED("Add braces around the bounds like so: {{a, b}, {c, d}}") HALIDE_NO_USER_CODE_INLINE Func mirror_image(const T &func_like, Bounds &&... bounds) { Region collected_bounds; Internal::collect_region(collected_bounds,...