https://github.com/rballester/tntorch
Revision f007ab793aca17d48b8e8584dee03009bf2864f9 authored by Alexey Boyko on 20 June 2020, 12:29:52 UTC, committed by Alexey Boyko on 20 June 2020, 12:29:52 UTC
1 parent 67f8679
Raw File
Tip revision: f007ab793aca17d48b8e8584dee03009bf2864f9 authored by Alexey Boyko on 20 June 2020, 12:29:52 UTC
Fixed crashes of CROSS on GPU
Tip revision: f007ab7
TODO.md
## TODO

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