v0.3.0
🎉 Features
- Add experimental support for bitpacked output tensors to the converter (#352) @AdamHillier
- Build wheels for Windows (#355) @lgeiger
- Add support for prebuilt Python 3.8 wheels (#347) @lgeiger
- Upgrade to TF 2.2 (#258) @lgeiger
📖 Documentation
- Update benchmark results (#359) @lgeiger
- Reformat summaries in python.converter.py (#343) @leonoverweel
- Update README with QuickNet Correction (#341) @jamescook106
👷♂️ Internal Improvements
- Add 8x4 Arm64 kernel to improve performance (#350) @AdamHillier
- Build wheels using AVX support (#353) @lgeiger
- Use pre-installed bazelisk on CI (#354) @lgeiger
- Upgrade ARM gcc compiler to 9.2.1 (#331) @lgeiger
- Add TF 2.2 to converter test matrix (#348) @lgeiger
- Setup possibility to build nightly wheels on CI (#346) @lgeiger
- ⬆️ lint dependencies (#342) @lgeiger