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

Feature Request: add Kernel level verbose option #11985

Open
4 tasks done
0400H opened this issue Feb 20, 2025 · 0 comments
Open
4 tasks done

Feature Request: add Kernel level verbose option #11985

0400H opened this issue Feb 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@0400H
Copy link

0400H commented Feb 20, 2025

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

Add op verbose or event to print op, kernel_name,exec_time, shape, algo ...

Motivation

When users or developers use different hardware to test different models, may be performance data that does not match theoretical expectations.

We expect to break down the model, find the bottleneck op, and then optimize the operator.

Kernel level verbose/event is the basis of performance optimization.

Possible Implementation

No response

@0400H 0400H added the enhancement New feature or request label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant