This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
pip install support, performance improvements
- Enabled pip install through pypi
- Updated MKLML to version 20171007 with performance improvement of ~3X for mnist datalayer/nondatalayer and ~1.6X for DCGAN/WGAN datalayer
- Updated resnet model to optimize performance with MKLML 20171007
- Updated Alexnet weight file and fixed bug for deep dream
- Fixed faster-rcnn inference model loading issue
- Added data_loading time measurement and enabled GAN networks benchmarking
- Updated to Aeon version 1.2.0
- Enabled neon build with mklEngine on Windows systems