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

[Dev] Fix some lint issues #241

Merged
merged 13 commits into from
Nov 10, 2024
Merged

[Dev] Fix some lint issues #241

merged 13 commits into from
Nov 10, 2024

Conversation

LeiWang1999
Copy link
Contributor

This pull request includes several changes to the bitblas module, focusing on enhancing tensor core utilization, optimizing memory layout, and improving the base class for tensor layout hints. The most important changes include modifications to tensor core handling in matrix multiplication, memory layout optimizations, and extensive documentation and functionality additions to the BaseTLHint class.

Enhancements to tensor core utilization:

Memory layout optimizations:

Improvements to BaseTLHint class:

  • bitblas/tl/base_hint.py: Added detailed docstrings and several new methods (__getitem__, __getattr__, __iter__, keys) to enhance the interface and functionality of the BaseTLHint class.

@LeiWang1999 LeiWang1999 merged commit 697625d into microsoft:main Nov 10, 2024
4 checks passed
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.

1 participant