Operations API¶
The operations API is split by mlx_lattice.ops module. This mirrors the
semantic grouping used by the runtime package and avoids one large page mixing
convolution, pooling, feature transforms, sparse algebra, relation builders,
coordinate utilities, point/voxel conversion, and entropy coding.
Operation map¶
Operation family |
API page |
Reference page |
|---|---|---|
Convolution |
||
Pooling |
||
Feature transforms |
||
Sparse algebra |
||
Relations and neighbors |
||
Point/voxel conversion |
||
Entropy coding |