Skip to content

Conversation

@LeiWang1999
Copy link
Contributor

This pull request includes several changes to the bitblas library and its examples. The changes primarily involve reorganizing imports, renaming files, and adding new example scripts for end-to-end testing. Here are the most important changes:

Codebase Reorganization:

  • Removed ApplyDefaultSchedule and ApplyFastTuning from bitblas/__init__.py and bitblas/base/__init__.py [1] [2].
  • Added ApplyDefaultSchedule and ApplyFastTuning to bitblas/relax/__init__.py.
  • Renamed bitblas/base/transform.py to bitblas/relax/transform/apply_fast_tuning.py and updated imports accordingly.

New Example Script:

  • Added a new example script examples/relax_end2end.py for end-to-end testing with detailed logging and performance measurement.

Miscellaneous:

  • Added progress/ directory to .gitignore to exclude generated files from version control.

@LeiWang1999 LeiWang1999 merged commit f859fb0 into microsoft:main Nov 10, 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