https://github.com/rballester/tntorch
Raw File
Tip revision: 3af563a42794ba169e7902198d1edd919617a958 authored by Rafael Ballester on 16 March 2023, 15:48:54 UTC
Updated doc (ranks_cp actually must be an integer, not a list)
Tip revision: 3af563a
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