New
v1.0.13
What's Changed
- Add speech robot tutorial part 1 to README by @petrohi in https://github.com/tensil-ai/tensil/pull/69
- Fix web compiler by @petrohi in https://github.com/tensil-ai/tensil/pull/70
- Support Xilinx BRAM/URAM with macros by @petrohi in https://github.com/tensil-ai/tensil/pull/72
- Find true roots by @petrohi in https://github.com/tensil-ai/tensil/pull/75
- Add support for 512- and 1024-bit AXI by @petrohi in https://github.com/tensil-ai/tensil/pull/73
- README link for speech robot tutorial part 2 by @petrohi in https://github.com/tensil-ai/tensil/pull/78
- Support passing data between layers via local memory by @petrohi in https://github.com/tensil-ai/tensil/pull/74
- Drivers to support preloading consts to local by @petrohi in https://github.com/tensil-ai/tensil/pull/77
- Report accurate local and accumulator usage by @petrohi in https://github.com/tensil-ai/tensil/pull/79
- Separate ZCU104 baseline and Ultra-RAM enabled architectures by @petrohi in https://github.com/tensil-ai/tensil/pull/80
- Fix embedded driver to support loading model from sub-directory by @petrohi in https://github.com/tensil-ai/tensil/pull/82
- Fix ZCU104 arch in Python (merge error) by @petrohi in https://github.com/tensil-ai/tensil/pull/83
Full Changelog: https://github.com/tensil-ai/tensil/compare/v1.0.12...v1.0.13