pytorch-labs / tritonbench

Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

Need post-run statistics #68

Open FindHao opened 1 day ago

FindHao commented 1 day ago

We only have statistics per-op for now. Need a post-run analysis to summarize results across ops.