TiledTensor / TiledCUDA

TiledCUDA is a highly efficient kernel template library designed to elevate CUDA C’s level of abstraction for processing tiles.
MIT License
157 stars 10 forks source link

feat(util): Add helper functions to print RegTile. #130

Closed KuangjuX closed 2 months ago

KuangjuX commented 2 months ago

This PR provides warp-level printing helper functions for RegTile and RegVec.