https://github.com/tensorly/tensorly
Revision c23cb7f6669b7f09b4157ed69c196fe4e21cf58c authored by Cyrillus on 12 August 2022, 00:57:52 UTC, committed by Cyrillus on 12 August 2022, 00:57:52 UTC
1 parent 6afa50e
Raw File
Tip revision: c23cb7f6669b7f09b4157ed69c196fe4e21cf58c authored by Cyrillus on 12 August 2022, 00:57:52 UTC
Black formatting
Tip revision: c23cb7f
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