https://github.com/tensorly/tensorly
Revision 1b0556432b7c31e73a93b207ec350fecd4167837 authored by wumming on 05 August 2018, 22:44:28 UTC, committed by wumming on 05 August 2018, 22:44:28 UTC
1 parent ebea465
Raw File
Tip revision: 1b0556432b7c31e73a93b207ec350fecd4167837 authored by wumming on 05 August 2018, 22:44:28 UTC
Mxnet works
Tip revision: 1b05564
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