Expand description
Context-to-backend bridge trait for tensor linalg operations.
The ownership boundary now lives in tenferro-linalg-prims; this module
keeps the trait visible from tenferro-linalg::backend for downstream
ergonomics.
Traitsยง
- Tensor
Linalg Context For - Maps a context type to its tensor-level linalg backend.