This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
MKL backend boosting CPU performance, WGAN model examples
- Added support for MKL backend (-b mkl) on Linux, which boosts neon CPU performance significantly
- Added WGAN model examples for LSUN and MNIST data
- Enabled WGAN and DCGAN model examples for Python3
- Added fix (using file locking) to prevent race conditions running multiple jobs on the same machine with multiple GPUs
- Added functionality to display some information about hardware, OS and model used
- Updated appdirs to 1.4.3 to be compatibile on Centos 7.3 for appliance