Revision 149110ea61b3a83a4b855682e6e62f80ed95082a authored by Jean Kossaifi on 31 August 2021, 22:37:03 UTC, committed by GitHub on 31 August 2021, 22:37:03 UTC
Fix  singular vectors to be orthonormal
2 parent s 671a99f + 29d38e6
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