Tensor storage library
Provides backend-agnostic data structures for tensor storage and
the user-facing [Tensor<St, L>] type that joins them. The tensor
carries no backend; operations take it explicitly at the call site.
Tensor storage library
Provides backend-agnostic data structures for tensor storage and
the user-facing [Tensor<St, L>] type that joins them. The tensor
carries no backend; operations take it explicitly at the call site.