https://github.com/tensorly/tensorly
Revision 611c03b711a285d3cc2051969763b4c6fcd1a6a7 authored by Jean Kossaifi on 30 September 2020, 15:50:29 UTC, committed by Jean Kossaifi on 30 September 2020, 15:50:29 UTC
1 parent 8542709
Raw File
Tip revision: 611c03b711a285d3cc2051969763b4c6fcd1a6a7 authored by Jean Kossaifi on 30 September 2020, 15:50:29 UTC
CP: fix init with KruskalTensor (take weights into account)
Tip revision: 611c03b
CHANGELOG.md
# 0.4.0

- Added TensorFlow backend with Eager execution
- Added CuPy backend
- PyTorch backend updated for PyTorch >= '0.4.0'

# 0.3.0

- Added PyTorch backend

# 0.2.0

- Added MXNet backend

# 0.1.4

- Added Robust Tensor PCA
back to top