v1.1.0 - New model support + mix precision optimization
Be sure to use the latest NPU driver to fully exploit latest features! link
What's Changed
- Alessandro/feature/better compilation by @alessandropalla in #11
- Add Conv2D support by @alessandropalla in #18
- Add attribute to conv by @alessandropalla in #19
- Add function to explicitly clean model cache to improve tests and avoid OOM errors by @alessandropalla in #21
- Add driver versioning script for windows by @alessandropalla in #28
- Driver support for true quantization in eager mode by @alessandropalla in #20
Full Changelog: v1,0,0...v1.1.0