-
Notifications
You must be signed in to change notification settings - Fork 973
[QDP] Fix latency benchmark to use batch encoding #794
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
[QDP] Fix latency benchmark to use batch encoding #794
Conversation
|
|
Thanks for the fix! I was referencing benchmark_throughput when I wrote the code so I didn't notice this issue. I also opened a issue to fix benchmark_throughput to batch encoding. |
e076c25 to
c5897de
Compare
c5897de to
82eaf73
Compare
Sure, let's do it after this one. |
|
This is nice |
|
Thanks! |
Purpose of PR
run_mahout()to process entire batch in single GPU kernel callRelated Issues or PRs
Changes Made
Breaking Changes
Checklist