Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need post-run statistics #68

Open
FindHao opened this issue Nov 21, 2024 · 1 comment
Open

Need post-run statistics #68

FindHao opened this issue Nov 21, 2024 · 1 comment

Comments

@FindHao
Copy link
Member

FindHao commented Nov 21, 2024

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

@xuzhao9
Copy link
Contributor

xuzhao9 commented Dec 7, 2024

run.py is specialized towards comparing kernels with the same set of inputs. If the goal is to compare/reduct in other dimensions (e.g., across precision), I tend to organize post-run analysis as individual benchmarks that uses Tritonbench as a library: https://github.com/pytorch-labs/tritonbench/tree/main/benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants