Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

[Dev][TL] Following updates of Tile Language Backend#226

Merged
LeiWang1999 merged 9 commits intomicrosoft:mainfrom
LeiWang1999:tl_kernel_implementation
Oct 23, 2024
Merged

[Dev][TL] Following updates of Tile Language Backend#226
LeiWang1999 merged 9 commits intomicrosoft:mainfrom
LeiWang1999:tl_kernel_implementation

Conversation

@LeiWang1999
Copy link
Contributor

This pull request includes several updates to the bitblas library, focusing on the matmul operations and their testing. The most important changes involve making parameters optional in the apply_config function, adding a new scheduler for fine-grained dequantization, and enhancing test coverage for the new scheduler.

Enhancements to apply_config function:

Addition of Fine-Grained Dequantization Scheduler:

Test Coverage Enhancements:

@LeiWang1999
Copy link
Contributor Author

LeiWang1999 commented Oct 21, 2024

TODO Items:

  • Implement and test for fast decoding
  • Implement with Fine-grained Schedule Template
  • Implement Ladder Stage3 Schedule Template
  • Implement with serial Splitk(with/out AtomicAdd).

@LeiWang1999 LeiWang1999 self-assigned this Oct 21, 2024
@LeiWang1999 LeiWang1999 added the enhancement New feature or request label Oct 21, 2024
@LeiWang1999 LeiWang1999 merged commit 2c18585 into microsoft:main Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant