mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-05-13 01:35:45 +00:00
Utilities
This folder contains various utilties for kernel authoring. Specifically, the implementation of the followings can be considered experimental and subject to breaking changes:
- static persistent tile scheduler defined in
static_persistent_tile_scheduler.py - pipeline abstractions defined in
pipeline.py - grouped GEMM utilties defined
grouped_gemm_tile_scheduler_helper.pyandtensormap_manager.py