https://github.com/tensorly/tensorly
Revision 90a3463f70a57c9095e65edcbaf9a4e731680611 authored by Aaron Meyer on 18 July 2022, 14:15:05 UTC, committed by GitHub on 18 July 2022, 14:15:05 UTC
2 parent s ce2e5e4 + 0cd3984
Raw File
Tip revision: 90a3463f70a57c9095e65edcbaf9a4e731680611 authored by Aaron Meyer on 18 July 2022, 14:15:05 UTC
Merge pull request #424 from aarmey/better-cmtf-init
Tip revision: 90a3463
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