Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-09-27 | 532 Bytes | |
SSD example, Deep Speech 2 IA optimizations, aeon v1.0.0.tar.gz | 2017-09-27 | 2.9 MB | |
SSD example, Deep Speech 2 IA optimizations, aeon v1.0.0.zip | 2017-09-27 | 3.3 MB | |
Totals: 3 Items | 6.2 MB | 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