cutlass/python/cutlass_library
Pradeep Ramani c008b4aea8
CUTLASS 3.3.0 (#1167)
* Release 3.3.0

Adds support for mixed precision GEMMs On Hopper and Ampere
Adds support for < 16B aligned GEMMs on Hopper
Enhancements to EVT
Enhancements to Python interface
Enhancements to Sub-byte type handling in CuTe
Several other bug-fixes and performance improvements.

* minor doc update
2023-11-02 11:09:05 -04:00
..
__init__.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
conv2d_operation.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
conv3d_operation.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
gemm_operation.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
generator.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
library.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
manifest.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
rank_2k_operation.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
rank_k_operation.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
symm_operation.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
trmm_operation.py CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00