cutlass/examples/03_visualize_layout
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
..
CMakeLists.txt CUTLASS 2.7 (#318) 2021-09-20 11:02:22 -07:00
options.h Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
register_layout.cu Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
register_layout.h Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
visualize_layout.cpp Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
visualize_layout.h Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00