tilelang.math ============= .. py:module:: tilelang.math Functions --------- .. autoapisummary:: tilelang.math.next_power_of_2 tilelang.math.cdiv Package Contents ---------------- .. py:function:: next_power_of_2(x) .. py:function:: cdiv(a, b)