Halide 19.0.0
Halide compiler and libraries
|
Functions | |
HALIDE_NO_USER_CODE_INLINE void | collect_region (Region &collected_args, const Expr &a1, const Expr &a2) |
template<typename... Args> | |
HALIDE_NO_USER_CODE_INLINE void | collect_region (Region &collected_args, const Expr &a1, const Expr &a2, Args &&...args) |
const Func & | func_like_to_func (const Func &func) |
template<typename T > | |
HALIDE_NO_USER_CODE_INLINE Func | func_like_to_func (const T &func_like) |
|
inline |
Definition at line 53 of file BoundaryConditions.h.
Referenced by collect_region(), and Halide::BoundaryConditions::constant_exterior().
|
inline |
Definition at line 59 of file BoundaryConditions.h.
References collect_region().
Definition at line 65 of file BoundaryConditions.h.
Referenced by Halide::BoundaryConditions::constant_exterior(), Halide::BoundaryConditions::constant_exterior(), Halide::BoundaryConditions::constant_exterior(), Halide::BoundaryConditions::constant_exterior(), Halide::BoundaryConditions::mirror_image(), Halide::BoundaryConditions::mirror_image(), Halide::BoundaryConditions::mirror_interior(), Halide::BoundaryConditions::mirror_interior(), Halide::BoundaryConditions::repeat_edge(), Halide::BoundaryConditions::repeat_edge(), Halide::BoundaryConditions::repeat_image(), and Halide::BoundaryConditions::repeat_image().
|
inline |
Definition at line 70 of file BoundaryConditions.h.
References Halide::lambda().