https://github.com/tensorly/tensorly
Revision c185e70c2a02ebd53cad4dcad9266480fe5cf062 authored by ctan on 29 August 2022, 05:27:37 UTC, committed by ctan on 29 August 2022, 05:27:37 UTC
1 parent 11ddf42
Raw File
Tip revision: c185e70c2a02ebd53cad4dcad9266480fe5cf062 authored by ctan on 29 August 2022, 05:27:37 UTC
Change CP solving function; add test on covariance (corrcoef))
Tip revision: c185e70
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