入门
Python API
static_assert()
Triton MLIR 方言
编程指南
在编译时断言条件。不要求设置 TRITON_DEBUG 环境变量。
TRITON_DEBUG
tl.static_assert(BLOCK_SIZE == 1024)