https://github.com/tensorly/tensorly
Revision 8329b4f31c1872737df2476cd71d4267b8966cca authored by kingsj0405 on 01 August 2019, 19:24:28 UTC, committed by kingsj0405 on 01 August 2019, 19:24:28 UTC
1 parent 1fadece
Raw File
Tip revision: 8329b4f31c1872737df2476cd71d4267b8966cca authored by kingsj0405 on 01 August 2019, 19:24:28 UTC
Use UTF-8 encoding
Tip revision: 8329b4f
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