https://github.com/tensorly/tensorly
Revision 1128fea84bd5a26129cb990987ca2a9d90a701e9 authored by Jean Kossaifi on 04 August 2022, 22:08:50 UTC, committed by GitHub on 04 August 2022, 22:08:50 UTC
1 parent 416604f
Raw File
Tip revision: 1128fea84bd5a26129cb990987ca2a9d90a701e9 authored by Jean Kossaifi on 04 August 2022, 22:08:50 UTC
CP: Avoid creating large Id mat if not needed
Tip revision: 1128fea
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