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

Allow benchmark_model to accept args and kwargs #586

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

jerryzh168
Copy link
Contributor

Summary:
Previously it accepts a single input_tensor, changing it to accept args and kwargs

Test Plan:
python test/integration/test_integration.py -k test_benchmark_model_cuda python test/integration/test_integration.py -k test_benchmark_model_cpu Reviewers:

Subscribers:

Tasks:

Tags:

Summary:
Previously it accepts a single input_tensor, changing it to accept args and kwargs

Test Plan:
python test/integration/test_integration.py -k test_benchmark_model_cuda
python test/integration/test_integration.py -k test_benchmark_model_cpu
Reviewers:

Subscribers:

Tasks:

Tags:
Copy link

pytorch-bot bot commented Aug 1, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/586

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 94bfd67 with merge base 0cc1c4d (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 1, 2024
@jerryzh168 jerryzh168 merged commit db345bd into pytorch:main Aug 1, 2024
13 checks passed
@jerryzh168 jerryzh168 deleted the generalize-bench branch August 1, 2024 22:00
jainapurva pushed a commit that referenced this pull request Aug 7, 2024
Summary:
Previously it accepts a single input_tensor, changing it to accept args and kwargs

Test Plan:
python test/integration/test_integration.py -k test_benchmark_model_cuda
python test/integration/test_integration.py -k test_benchmark_model_cpu
Reviewers:

Subscribers:

Tasks:

Tags:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants