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

feat: add --use_python_runtime and --enable_cuda_graph args to the perf run script #3397

Merged
merged 4 commits into from
Feb 24, 2025

Conversation

zewenli98
Copy link
Collaborator

Description

Add --use_python_runtime and --enable_cuda_graph args to the perf run script.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project (You can use the linters)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas and hacks
  • I have made corresponding changes to the documentation
  • I have added tests to verify my fix or my feature
  • New and existing unit tests pass locally with my changes
  • I have added the relevant labels to my PR in so that relevant reviewers are notified

@zewenli98 zewenli98 self-assigned this Feb 14, 2025
@zewenli98 zewenli98 force-pushed the add_python_runtime_and_cuda_graph_to_perf_run branch from 7ffc12a to 5f41275 Compare February 18, 2025 22:09
@zewenli98 zewenli98 requested a review from peri044 February 19, 2025 20:59
Copy link
Collaborator

@peri044 peri044 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@peri044 peri044 merged commit b43c4c2 into main Feb 24, 2025
41 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants