triton
triton copied to clipboard
[BUG/DOCS] Outdated Heuristics Docs
https://github.com/triton-lang/triton/blob/f4c48a9233957903e30474bae6443bf3d3a79bf7/python/triton/runtime/autotuner.py#L346
Should be args['x_size'] i.e. index by arg name not arg pos
agree