TiledTensor / TiledCUDA

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

fix(examples): small bug fix. #136

Closed haruhi55 closed 2 months ago

haruhi55 commented 2 months ago
  1. Add missing header.
  2. Use average difference as the metric for unit tests.