Template Function sequant::eval::detail::dump_schedule_tree

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 &#8212; per block its depth, axis, kind (contracted/external), own BuildStep count, child block count and escaped outputs (value:sum|scatter) &#8212; so a production run shows which batch loops were realized and of which kind.