Top-level package¶
mlx_lattice re-exports the most common entry points for convenience:
SparseTensor, coordinate manager types, quantized weight helpers,
backend_info, and the core, ops, and nn namespaces.
The canonical class and function documentation lives on the feature-specific
pages in this section. This page uses links instead of a full automodule
member listing so objects such as SparseTensor are not rendered both here
and on their canonical page.
Canonical pages¶
Use these pages for the actual object documentation:
Sparse tensor for
SparseTensor.Coordinate management for
CoordinateManagerandCoordinateMapKey.Quantized weights for
QuantizedWeight,quantize_weight, anddequantize_weight.Diagnostics API for
backend_info.