27 std::cerr << std::forward<T>(x);
aslog & operator<<(T &&x)
std::ostream & get_ostream()
This file defines the class FunctionDAG, which is our representation of a Halide pipeline,...
@ Internal
Not visible externally, similar to 'static' linkage in C.
Expr cast(Expr a)
Cast an expression to the halide type corresponding to the C++ type T.