Skip to content
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

Compare
Choose a tag to compare
@jennifermyers jennifermyers released this 28 Jun 00:48
· 114 commits to master since this release
  • 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