Skip to content

Conversation

@LeiWang1999
Copy link
Contributor

@LeiWang1999 LeiWang1999 commented Jan 20, 2024

This pull request serves as an enhancement to Dlight. This update primarily focuses on incorporating hardware information to recommend tile candidates, which enables fast tuning.

Below is a brief summary of the major changes:

Related discussion: https://discuss.tvm.apache.org/t/dlight-enabling-fast-and-efficient-kernel-generation-by-leveraging-hardware-information/16273

TODO Items of this pull request:

  • provide related testing.
  • code style may need guidance (e.g. remove or replace the log print; refactor some python components to cpp)
  • leverage structural equal cache to avoid duplicated tuning.
  • implement mma schedule template with swizzling.
  • support dynamic symbolic tuning
  • bring it to mlc-llm (maybe should improve our design to support dynamic symbolic).

Ubospica and others added 28 commits November 13, 2023 09:43
@tqchen tqchen changed the base branch from unity to main January 21, 2024 20:49
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we only had shared.dyn because the merge_shared_memory can only merge dynamic, currently we can also enable static shared memory merge.

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.

2 participants