Top-level packageΒΆ

torch_lattice re-exports the sparse tensor container, top-level sparse tensor operators, voxelization helpers, and the tuning entry point. Prefer importing module families explicitly in larger codebases, for example torch_lattice.nn as spnn and torch_lattice.nn.functional as F.