cutlass/examples
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
..
00_basic_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
01_cutlass_utilities Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
02_dump_reg_shmem Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
03_visualize_layout CUTLASS 2.7 (#318) 2021-09-20 11:02:22 -07:00
04_tile_iterator Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
05_batched_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
06_splitK_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
07_volta_tensorop_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
08_turing_tensorop_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
09_turing_tensorop_conv2dfprop Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
10_planar_complex Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
11_planar_complex_array Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
12_gemm_bias_relu Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
13_two_tensor_op_fusion CUTLASS 2.6.1 - functional and performance enhancements to strided DGRAD, fixes, and tuning 2021-09-03 10:26:15 -07:00
14_ampere_tf32_tensorop_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
15_ampere_sparse_tensorop_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
16_ampere_tensorop_conv2dfprop Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
17_fprop_per_channel_bias Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
18_ampere_fp64_tensorop_affine2_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
19_tensorop_canonical Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
20_simt_canonical Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
21_quaternion_gemm Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
22_quaternion_conv Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00
common CUTLASS 2.0 (#62) 2019-11-19 16:55:34 -08:00
CMakeLists.txt Cutlass 2.6 Update 1 (#301) 2021-07-27 17:58:30 -07:00