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
TODO.md
## TODO

- Save/load tensors
- Encapsulated Regressor() and Classifier() classes
- Make round() more efficient by mixing round_tucker() and round_tt()
back to top