Skip to content

Conversation

@LeiWang1999
Copy link
Contributor

This pull request includes several changes to improve the scheduling and tuning capabilities in the bitblas module, along with some code refactoring and cleanup. The most important changes include updating the ThreadPoolExecutor usage, adding hardware-aware configuration methods, introducing a new fine-grained matrix multiplication scheduler, and making various code style improvements.

Enhancements to Scheduling and Tuning:

New Scheduler Introduction:

Code Refactoring and Cleanup:

  • bitblas/ops/operator.py: Refactored multiple methods for better readability and maintainability, including apply_fast_tuning, hardware_aware_finetune, and _build_default_module. [1] [2] [3]
  • bitblas/ops/general_matmul/tilelang/dense/matmul.py to matmul_tensorcore.py: Renamed the file for better clarity and organization.

@LeiWang1999 LeiWang1999 merged commit 5af67f7 into microsoft:main Sep 29, 2024
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