cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm
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
..
ampere_fp64_tensorop_affine2_gemm.cu Removed trivial copy constructors on parameter classes to enable devi… (#366) 2022-02-28 21:34:02 -05:00
CMakeLists.txt Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00