cutlass/python/cutlass_library
Aleksandar Samardžić e1976daacc
Add support for mixed 4-bit/8-bit data types GEMM (#1413)
* Add support for mixed 4-bit/8-bit data types GEMM

* fix ( and )

---------

Co-authored-by: Aleksandar Samardžić <asamardzic@matf.bg.ac.rs>
Co-authored-by: Haicheng Wu <haichengw@nvidia.com>
2024-08-29 23:11:06 -04:00
..
__init__.py Update license year (#1306) 2024-01-16 14:37:22 -05:00
conv2d_operation.py CUTLASS 3.5.1 (#1623) 2024-07-29 08:46:24 -04:00
conv3d_operation.py CUTLASS 3.5.0 (#1411) 2024-03-19 17:51:04 -04:00
conv3x_emitter.py CUTLASS 3.5.1 (#1623) 2024-07-29 08:46:24 -04:00
gemm_operation.py Add couple configs into generator.py for mixed input MM (#1350) 2024-08-16 00:59:29 -04:00
generator.py Add support for mixed 4-bit/8-bit data types GEMM (#1413) 2024-08-29 23:11:06 -04:00
library.py support data type w2 used in cutlass_library (#1517) 2024-08-06 11:15:18 -04:00
manifest.py CUTLASS 3.5.1 (#1623) 2024-07-29 08:46:24 -04:00
rank_2k_operation.py Update license year (#1306) 2024-01-16 14:37:22 -05:00
rank_k_operation.py Update license year (#1306) 2024-01-16 14:37:22 -05:00
symm_operation.py Update license year (#1306) 2024-01-16 14:37:22 -05:00
trmm_operation.py Update license year (#1306) 2024-01-16 14:37:22 -05:00