Files
cutlass/examples
HouQiming 96a11a1ef3 Removed trivial copy constructors on parameter classes to enable devi… (#366)
* Removed trivial copy constructors on parameter classes to enable device-side launch of CUTLASS kernels

* Added SFINAE to the `TensorRef(NonConstTensorRef const&)` constructor to avoid making it a copy-constructor for device code

* std => platform

* fix affine2

* really fix affine2

Co-authored-by: Haicheng Wu <haichengw@nvidia.com>
2022-02-28 21:34:02 -05:00
..
2021-07-27 17:58:30 -07:00
2021-09-20 11:02:22 -07:00
2021-11-19 13:26:35 -08:00
2019-11-19 16:55:34 -08:00