https://github.com/tensorly/tensorly
Revision e43a38eafd10e6059ca27e7655c6027b478489ce authored by Isabell Lehmann on 28 September 2021, 13:21:46 UTC, committed by GitHub on 28 September 2021, 13:21:46 UTC
2 parent s 10cb194 + fa27251
Raw File
Tip revision: e43a38eafd10e6059ca27e7655c6027b478489ce authored by Isabell Lehmann on 28 September 2021, 13:21:46 UTC
Merge branch 'tensorly:main' into cmtf_als
Tip revision: e43a38e
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