API Reference
This section contains the complete API reference for all modules in torchsparsegradutils.
Core Functions
Sparse–dense matrix multiplication with memory-efficient gradients. |
|
Per-row indexed matrix multiplication. |
|
Segmented matrix multiplication with variable-length segments. |
|
Sparse triangular solve with memory-efficient sparse gradients. |
|
Sparse linear solve with iterative methods and sparse-aware gradients. |
|
Sparse linear least squares with sparse-aware gradients. |