cutlass/tools/library/scripts
Manish Gupta 2e07c4cc2f
CUTLASS 2.7 (#318)
CUTLASS 2.7

Mainloop fusion for GEMM: summation over A or B
Strided DGRAD (optimized iterators)
Half-precision GELU_taylor activation functions
Use these when accumulation and epilogue compute types are all cutlass::half_t
Tuning and bug fixes to fused GEMM + GEMM example
Support for smaller than 128b aligned Convolutions: see examples
Caching of results to accelerate Convolution unit tests
Can be enabled or disabled by running cmake .. -DCUTLASS_TEST_ENABLE_CACHED_RESULTS=OFF
Corrections and bug fixes reported by the CUTLASS community
Thank you for filing these issues!

authored-by: Haicheng Wu haichengw@nvidia.com, Manish Gupta manigupta@nvidia.com, Dustyn Blasig dblasig@nvidia.com, Andrew Kerr akerr@nvidia.com
2021-09-20 11:02:22 -07:00
..
conv2d_operation.py refine the implementation 2021-09-08 13:14:08 +00:00
conv3d_operation.py CUTLASS 2.4 (Implicit GEMM convolution) (#147) 2020-11-19 21:25:25 -08:00
gemm_operation.py CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
generator.py CUTLASS 2.7 (#318) 2021-09-20 11:02:22 -07:00
library.py CUTLASS 2.6 (#298) 2021-07-23 00:40:53 -04:00
manifest.py CUTLASS 2.6.1 - functional and performance enhancements to strided DGRAD, fixes, and tuning 2021-09-03 10:26:15 -07:00