https://github.com/rballester/tntorch
Revision 920c662515a7622cdf1e9163455c6d33d73d8d7f authored by Mikhail on 23 May 2022, 19:32:05 UTC, committed by Mikhail on 23 May 2022, 23:49:46 UTC
1 parent 998b65e
Raw File
Tip revision: 920c662515a7622cdf1e9163455c6d33d73d8d7f authored by Mikhail on 23 May 2022, 19:32:05 UTC
added torch version dependency + used opt_einsum for tt_matrix
Tip revision: 920c662
.gitignore
dist
build
*.pyc
tntorch.egg-info/
*/__pycache__
.cache

back to top