-
Notifications
You must be signed in to change notification settings - Fork 451
[Enhancement] Update examples and tests for improved type handling functionality #1448
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
323c973
[Enhancement] Update examples and tests for improved type handling an…
LeiWang1999 7e83344
[Refactor] Update accumulation data type to float32 across examples
LeiWang1999 32185e6
[Refactor] Standardize data type usage across benchmark scripts
LeiWang1999 fed973b
[Refactor] Standardize data type usage in templates and scripts
LeiWang1999 32ac58d
[Refactor] Standardize data type usage in examples and benchmarks
LeiWang1999 415ee49
[Refactor] Import dtypes from language.v2 module
LeiWang1999 9fc3a7c
fix
LeiWang1999 6bd1656
[Refactor] Standardize data type usage across scripts
LeiWang1999 d6f538f
[Refactor] Update data type handling for consistency and clarity
LeiWang1999 a5b5660
[Enhancement] Improve data type handling and error messaging
LeiWang1999 7e6c1d7
Merge branch 'main' of https://github.com/tile-ai/tilelang into dtype…
LeiWang1999 e54cc65
[Fix] Correct boolean flag in GEMM SP test case
LeiWang1999 bd43896
[Refactor] Standardize data type usage across scripts
LeiWang1999 bc25f32
[Refactor] Standardize data type usage in various modules
LeiWang1999 d7e5564
[Refactor] Update argument parsing for data types in benchmarks
LeiWang1999 00b47e9
[Refactor] Update data type handling in benchmark and example scripts
LeiWang1999 f7425e9
[Refactor] Fix data type conversion in multiple scripts
LeiWang1999 027213d
[Refactor] Update float8 data type usage across multiple scripts
LeiWang1999 daf0c05
[Refactor] Enhance float8 data type handling in CUDA code generation
LeiWang1999 00b3c83
[Refactor] Streamline float8 data type handling in CUDA and related m…
LeiWang1999 565a61b
[Refactor] Remove unnecessary cache disabling in float8 example script
LeiWang1999 05677e6
[Refactor] Update data type usage in debug print tests
LeiWang1999 70cc80d
Merge branch 'main' of https://github.com/tile-ai/tilelang into dtype…
LeiWang1999 bdeb08d
lint fix
LeiWang1999 60596fd
Update function parameter types from `str` to `T.dtype` for improved …
LeiWang1999 7a8fb9a
Refactor `gemv_alloc_reducer` function signature for improved readabi…
LeiWang1999 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.