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

Add thunder benchmarks #3394

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Add thunder benchmarks #3394

wants to merge 6 commits into from

Conversation

Priya2698
Copy link
Collaborator

@Priya2698 Priya2698 commented Nov 12, 2024

Adds thunder as an additional executor to the baseline benchmarks and the corresponding thunder.jit function.
The following benchmarks do not have thunder benchmark:

  1. instancenorm: Unsupported operator in Thunder
  2. test_gelu_backward_reduction.py: .backward call is not supported within Thunder definitions. @IvanYashchuk has suggested using explicit backward computation for this case.

Issue #2718

@Priya2698
Copy link
Collaborator Author

!build

@Priya2698 Priya2698 marked this pull request as ready for review November 12, 2024 17:11
@liqiangxl
Copy link
Collaborator

!test --pybench

@liqiangxl
Copy link
Collaborator

Can you check how does the benchmark look like? Make sure there are no unexpected results.

@xwang233
Copy link
Collaborator

xwang233 commented Nov 14, 2024

!test --pybench-full --dev

see results here when pipeline finishes

@Priya2698 Priya2698 force-pushed the pm/add_thunder_bench branch from ce46a99 to ec697f0 Compare November 20, 2024 18:13
@Priya2698 Priya2698 marked this pull request as draft November 20, 2024 18:38
@Priya2698 Priya2698 force-pushed the pm/add_thunder_bench branch from ec697f0 to 2d9b5d3 Compare November 20, 2024 18:41
@Priya2698 Priya2698 force-pushed the pm/add_thunder_bench branch from 2d9b5d3 to 15a9f50 Compare December 9, 2024 20:46
@naoyam naoyam mentioned this pull request Dec 10, 2024
@Priya2698
Copy link
Collaborator Author

!test --pybench-full --dev

@Priya2698 Priya2698 force-pushed the pm/add_thunder_bench branch from d69811f to ff1373f Compare December 10, 2024 19:20
@Priya2698
Copy link
Collaborator Author

!test --pybench-full --dev

@Priya2698
Copy link
Collaborator Author

!test --pybench-full --dev

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.

4 participants