
* Updates for 3.2.1 release. * Minor fix in gemm op profiler for raster order. * Add scheduler mapping for raster order in the kernels.
5 lines
253 B
Markdown
5 lines
253 B
Markdown
# 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](/examples/python) directory.
|