Skip to content

Add xprof for autotune#40

Open
NinaCai wants to merge 1 commit into
mainfrom
nina-autotune-xprof
Open

Add xprof for autotune#40
NinaCai wants to merge 1 commit into
mainfrom
nina-autotune-xprof

Conversation

@NinaCai
Copy link
Copy Markdown
Collaborator

@NinaCai NinaCai commented May 16, 2026

  • For each combination in autotuning, provide the option to generate profiling, and extract the time from profile instead of using wall time.
  • Use jit_computation or jitted_computation in the profile, otherwise, use the longest op in the profile.
  • Constraint the number of combinations to 10-100. And carefully pick the parameters to sweep.
  • Hardcode using 10 iterations + 1 warmup in each script.

@NinaCai NinaCai requested a review from shangkunwang01 May 16, 2026 01:03
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

Successfully merging this pull request may close these issues.

1 participant