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

Feature/add kernel thinning to benchmarking #927

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

qh681248
Copy link
Contributor

@qh681248 qh681248 commented Jan 17, 2025

PR Type

  • Feature

Description

Added Kernel Thinning to existing benchmarking tests

How Has This Been Tested?

Existing tests pass as expected.

No new tests have been added

Does this PR introduce a breaking change?

Checklist before requesting a review

  • I have made sure that my PR is not a duplicate.
  • My code follows the style guidelines of this project.
  • I have ensured my code is easy to understand, including docstrings and comments where necessary.
  • I have performed a self-review of my code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.
  • I have updated CHANGELOG.md, if appropriate.

Copy link
Contributor

Performance review

Commit 03ba667 - Merge 665baf9 into af0e579

No significant changes to performance.

Copy link
Contributor

Performance review

Commit f56f2c9 - Merge 640bf4d into c5e090d

No significant changes to performance.

@qh681248 qh681248 linked an issue Jan 20, 2025 that may be closed by this pull request
@bk958178 bk958178 self-requested a review January 22, 2025 17:00
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

Successfully merging this pull request may close these issues.

Include KT in benchmarking
1 participant