Template Function sequant::eval::detail::dump_schedule_tree¶
Defined in File ordered_dump.hpp
Function Documentation¶
-
template<typename Block>
void sequant::eval::detail::dump_schedule_tree(Block const &b, int depth)¶ [sched-tree]: the block tree of a built schedule — per block its depth, axis, kind (contracted/external), own BuildStep count, child block count and escaped outputs (value:sum|scatter) — so a production run shows which batch loops were realized and of which kind.