Yuqi Dong

Results 2 issues of Yuqi Dong

I ran `python example_convolution.py --use-autotune` But get the result like this: ``` Traceback (most recent call last): File "/root/TileLang/examples/convolution/example_convolution.py", line 277, in main() File "/root/TileLang/examples/convolution/example_convolution.py", line 273, in main torch.testing.assert_close(out_c,...

## Summary by CodeRabbit * **New Features** * Added a unified benchmarking system across examples with per-example benchmark entry points, a bench-all runner, and automated aggregation. * Generates performance reports:...