codeplaysoftware / cutlass-fork

CUDA Templates for Linear Algebra Subroutines
Other
8 stars 20 forks source link

Simplify error verification #114

Closed aacostadiaz closed 3 months ago

aacostadiaz commented 3 months ago

This PR implements a tensor initialisation method similar to the one used in the CUDA examples. This method generates random values that are cast to integers to simplify error testing when comparing to the reference implementation.