This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
SSD example, Deep Speech 2 IA optimizations, aeon v1.0.0
- Update MKLML version 20170908 that fixes a bug related to data conversions
- Add SSD example for bounding box object detection that works for both GPU and MKL backend
- Add DeepSpeech2 MKL backend optimization that features ~3X improvement
- Update aeon to 1.0.0 including new version of manifest (doc/source/loading_data.rst#aeon-dataloader)
- Add CHWD Support for Batch Normalization in mkl backend
- Modify ResNet-50 model's last layer to match the original ResNet-50 model paper
- Enable Seq2Seq testing and benchmarking