https://github.com/tensorly/tensorly
Revision 2596f8fad39b0e498e11e09265d438009e0eaf9f authored by COHEN Jeremy on 10 January 2023, 12:42:35 UTC, committed by COHEN Jeremy on 10 January 2023, 12:42:35 UTC
1 parent e672a77
Raw File
Tip revision: 2596f8fad39b0e498e11e09265d438009e0eaf9f authored by COHEN Jeremy on 10 January 2023, 12:42:35 UTC
Changing data from .mat to .npy
Tip revision: 2596f8f
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