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

fix(cell): delete unnecessary codes. #157

Closed haruhi55 closed 1 week ago

haruhi55 commented 1 week ago

resolve https://github.com/TiledTensor/TiledCUDA/issues/153

Delete unnecessary codes to make the codebase clean.