New
v1.0.12
What's Changed
- True dual-port memory for Chisel simulation by @petrohi in https://github.com/tensil-ai/tensil/pull/60
- Fix Python driver architecture defs by @petrohi in https://github.com/tensil-ai/tensil/pull/62
- Adjust YOLO test data file names by @petrohi in https://github.com/tensil-ai/tensil/pull/61
- Fix typo in error message by @sahandKashani in https://github.com/tensil-ai/tensil/pull/63
- Fix matmul acc delay with lock by @tdb-alcorn in https://github.com/tensil-ai/tensil/pull/55
- Perform fixed point saturation in accumulators by @petrohi in https://github.com/tensil-ai/tensil/pull/64
- Embedded driver improvements for tutorial by @petrohi in https://github.com/tensil-ai/tensil/pull/65
- Support target directory for compiler artifacts by @petrohi in https://github.com/tensil-ai/tensil/pull/67
- Add width converter by @tdb-alcorn in https://github.com/tensil-ai/tensil/pull/66
- Fix file names in model manifest (tmodel) by @petrohi in https://github.com/tensil-ai/tensil/pull/68
New Contributors
- @sahandKashani made their first contribution in https://github.com/tensil-ai/tensil/pull/63
Full Changelog: https://github.com/tensil-ai/tensil/compare/v1.0.11...v1.0.12