Skip to content

Conversation

@LeiWang1999
Copy link
Member

This pull request includes changes to improve the debugging functionality and enhance the flexibility of the debug_print_buffer function. The most important changes include modifying the specialization for the unsigned char type in the debug_print_buffer_value function and updating the debug_print_buffer function to accept a dtype parameter.

Enhancements to debugging functionality:

Flexibility improvements:

Fix for issue #142

- Update debug_print_buffer_value template specialization for unsigned char
- Modify test_tilelang_debug_print.py to include additional dtype tests
- Add test case for uint8 dtype in debug print buffer function
- Improve code formatting for debug_print_buffer_value template specialization
- Adjust line breaks and indentation for better readability
- Maintain consistent code style with other template specializations
@LeiWang1999 LeiWang1999 merged commit 2448ca9 into tile-ai:main Mar 5, 2025
2 of 3 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