cutlass/examples/40_cutlass_py
Vijay Thakkar be60a0b272
CUTLASS 3.5.1 (#1623)
* CUTLASS 3.5.1

* updates, optimizations, fixes
2024-07-29 08:46:24 -04:00
..
customizable Update license year (#1306) 2024-01-16 14:37:22 -05:00
conv2d.py CUTLASS 3.5.1 (#1623) 2024-07-29 08:46:24 -04:00
gemm_grouped.py Update license year (#1306) 2024-01-16 14:37:22 -05:00
gemm.py Update license year (#1306) 2024-01-16 14:37:22 -05:00
README.md CUTLASS 3.2.1 (#1113) 2023-09-26 17:24:26 -04:00

PyCUTLASS Examples

This directory contains deprecated examples for PyCUTLASS, a precursor to the CUTLASS Python interface. For examples of using CUTLASS's actively-maintained Pythonic interface, see the examples/python directory.