https://github.com/tensorly/tensorly
Revision ff9d44c3e8563bce0493ecc65168e5b59e81873b authored by Aaron Meyer on 05 March 2021, 14:44:01 UTC, committed by Aaron Meyer on 05 March 2021, 14:44:01 UTC
1 parent ab50445
Raw File
Tip revision: ff9d44c3e8563bce0493ecc65168e5b59e81873b authored by Aaron Meyer on 05 March 2021, 14:44:01 UTC
More simplifications using common numpy interface
Tip revision: ff9d44c
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