We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--list-metrics
Add --list-metrics to list all available metrics.
Add --list-backends to list all backends and their tags, we should be able to tag PT2, Triton, and CUTLASS backends.
--list-backends
The text was updated successfully, but these errors were encountered:
what would --list-metrics provide here? a list of all possible metrics that come standard or a list of metrics for a specific op? same for backends
Sorry, something went wrong.
currently, we have different kinds of metrics:
register_metric
No branches or pull requests
Add
--list-metrics
to list all available metrics.Add
--list-backends
to list all backends and their tags, we should be able to tag PT2, Triton, and CUTLASS backends.The text was updated successfully, but these errors were encountered: