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

Perf numbers comparing against torch inductor and blade disc? #82

Open
Jokeren opened this issue Feb 4, 2023 · 2 comments
Open

Perf numbers comparing against torch inductor and blade disc? #82

Jokeren opened this issue Feb 4, 2023 · 2 comments

Comments

@Jokeren
Copy link

Jokeren commented Feb 4, 2023

Just curious about the perf comparison between this work and others that also adopt the compile interface to optimize the computation graph.

See https://github.com/alibaba/BladeDISC/releases/tag/v0.3.0

@yaoyaoding
Copy link
Member

Hi @Jokeren, thanks for your interst in Hidet.

Currently, we only have comparison between PyTorch official dynamo backends (there are some errors when using inductor backend, thus in this benchmark we omitted it):
image

We will have benchmakr on more models and backends after the PyTorch 2.0 official release.

@Jokeren
Copy link
Author

Jokeren commented Feb 4, 2023

Thanks. Looking forward to the up-to-date perf numbers

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

2 participants