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

Benchmarks #360

Open
sebastienwood opened this issue Sep 27, 2022 · 3 comments
Open

Benchmarks #360

sebastienwood opened this issue Sep 27, 2022 · 3 comments

Comments

@sebastienwood
Copy link

Hi !
I was wondering if there were some benchmarks available to compare the performance of Antares with e.g. the scripts from https://github.com/microsoft/antares/tree/v0.3.x/frameworks/pytorch/examples across a set of backends that the user may not have at hand.

Particularly, I'd be interested to know how Antares convolution fares with respect to cuDNN.

Thanks !

@ghostplant
Copy link
Contributor

ghostplant commented Sep 29, 2022

We made some early benchmark scripts on tensorflow here, but they lack maintaining after v0.3.x and may no longer work in latest version.
And we didn't do the same in pytorch yet. However, by the end of this year, we'll release v0.4 that uses a different framework to show benchmark against torch in a fair and nice way.

@SamuelMarks
Copy link

Any news here? - Keen to see some benchmarks! :)

@ghostplant
Copy link
Contributor

Hi. The benchmarks should be faster than TVM/Ansor but may not ALWAYS faster than CUBLAS. And currently no tensor-core supported.

May I know your purpose of the benchmarks so I can provide more concrete explanation? Like:

What platform you want to use for, e.g. DirectX / Windows ROCm?
What operators you want to use for,e.g. LSTM layer / Depth-wise Conv / MoE dispatch / Matmul relu?
What purporse for the benchmark numbers,e.g. papers / use in production?

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

3 participants