SOTAVerified

tntorch: Tensor Network Learning with PyTorch

2022-06-22Code Available2· sign in to hype

Mikhail Usvyatsov, Rafael Ballester-Ripoll, Konrad Schindler

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present tntorch, a tensor learning framework that supports multiple decompositions (including Candecomp/Parafac, Tucker, and Tensor Train) under a unified interface. With our library, the user can learn and handle low-rank tensors with automatic differentiation, seamless GPU support, and the convenience of PyTorch's API. Besides decomposition algorithms, tntorch implements differentiable tensor algebra, rank truncation, cross-approximation, batch processing, comprehensive tensor arithmetics, and more.

Tasks

Reproductions