Revision 12a8823d78ae113470369a2ee1b2b3cee34a661c authored by Jean Kossaifi on 18 May 2021, 21:52:08 UTC, committed by GitHub on 18 May 2021, 21:52:08 UTC
Bugfix:HALS convergence checking fails when non-negativity is not imposed on final mode
2 parent s c692eae + c9697cd
Raw File
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