Triton doesn't support constexpr tensor indexing (e2m1_pairs[:, 0]). Use tl.split() which splits the last axis into two tensors.
Triton doesn't support constexpr tensor indexing (e2m1_pairs[:, 0]). Use tl.split() which splits the last axis into two tensors.