https://github.com/tensorly/tensorly
Revision 163b4e6ab2ebcdad31d2c2f5cff2f52defe5e4ae authored by ctan on 08 February 2022, 18:34:10 UTC, committed by ctan on 08 February 2022, 18:34:10 UTC
2 parent s 842edda + 2dd1f61
Raw File
Tip revision: 163b4e6ab2ebcdad31d2c2f5cff2f52defe5e4ae authored by ctan on 08 February 2022, 18:34:10 UTC
Merge branch 'covid_example' into covid_notebook
Tip revision: 163b4e6
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