-
Notifications
You must be signed in to change notification settings - Fork 46
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
Comments
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. |
Any news here? - Keen to see some benchmarks! :) |
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? |
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 !
The text was updated successfully, but these errors were encountered: