Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 150 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 150 Bytes

Grouped GEMM

A lighweight library exposing grouped GEMM kernels in PyTorch.

Installation

Run pip install grouped_gemm to install the package.