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

Reuse the code from dynamo bench for accuracy checking #2012

Open
xuzhao9 opened this issue Oct 25, 2023 · 0 comments
Open

Reuse the code from dynamo bench for accuracy checking #2012

xuzhao9 opened this issue Oct 25, 2023 · 0 comments

Comments

@xuzhao9
Copy link
Contributor

xuzhao9 commented Oct 25, 2023

Currently we are using our own code for accuracy checking: https://github.com/pytorch/benchmark/blob/main/torchbenchmark/util/env_check.py#L426

We should avoid duplicating the code and directly call the code from the dynamobench for accuracy checking.
The accuracy checking code for dynamo bench is at: https://github.com/pytorch/benchmark/blob/main/userbenchmark/dynamo/dynamobench/common.py#L2090

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

No branches or pull requests

1 participant