Revision 31cc9b4dbb577be57d560455abeb35a32c974e25 authored by Aaron Meyer on 08 September 2020, 20:03:35 UTC, committed by GitHub on 08 September 2020, 20:03:35 UTC
Small spelling fix
1 parent 34fdee5
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