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

Benchmark - Support batch/shape range in cublaslt gemm #494

Merged
merged 4 commits into from Mar 22, 2023

Conversation

abuccts
Copy link
Member

@abuccts abuccts commented Mar 20, 2023

Support batch and shape range with multiplication factors in cublaslt gemm benchmark.

Support batch and shape range with multiplication factors in cublaslt
gemm benchmark.
@abuccts abuccts added enhancement New feature or request benchmarks SuperBench Benchmarks labels Mar 20, 2023
@abuccts abuccts requested review from cp5555 and a team as code owners March 20, 2023 10:02
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #494 (6d8ce81) into main (655bd0a) will increase coverage by 0.16%.
The diff coverage is 84.61%.

@@            Coverage Diff             @@
##             main     #494      +/-   ##
==========================================
+ Coverage   87.83%   87.99%   +0.16%     
==========================================
  Files          88       88              
  Lines        5697     5715      +18     
==========================================
+ Hits         5004     5029      +25     
+ Misses        693      686       -7     
Flag Coverage Δ
cpu-python3.6-unit-test 75.34% <84.61%> (+0.20%) ⬆️
cpu-python3.7-unit-test 75.34% <84.61%> (+0.20%) ⬆️
cpu-python3.8-unit-test 75.79% <84.00%> (+0.19%) ⬆️
cuda-unit-test 87.92% <84.00%> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...h/benchmarks/micro_benchmarks/cublaslt_function.py 88.88% <84.61%> (+20.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Add test cases.
@cp5555 cp5555 requested a review from yukirora March 20, 2023 23:29
@cp5555 cp5555 mentioned this pull request Mar 20, 2023
21 tasks
Update help text.
@abuccts abuccts merged commit dbeba80 into main Mar 22, 2023
22 checks passed
@abuccts abuccts deleted the xiongyf/cublaslt-params branch March 22, 2023 05:22
@cp5555 cp5555 mentioned this pull request Mar 28, 2023
23 tasks
@yukirora yukirora mentioned this pull request Mar 29, 2023
21 tasks
@yukirora yukirora mentioned this pull request Jul 12, 2023
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks SuperBench Benchmarks enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants