https://github.com/tensorly/tensorly
Revision f151432c7f28d69fe5c28ff67c63c37f5f57d6a8 authored by Jean Kossaifi on 07 October 2020, 16:24:38 UTC, committed by Jean Kossaifi on 07 October 2020, 16:24:38 UTC
1 parent 9aeaa29
Raw File
Tip revision: f151432c7f28d69fe5c28ff67c63c37f5f57d6a8 authored by Jean Kossaifi on 07 October 2020, 16:24:38 UTC
Tensor decomposition: add __setitem__
Tip revision: f151432
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