VectorBlox 3.1.1 General Release Notes
No hardware changes were made for VBX 3.1.1. Only minor adjustments and bug fixes to the SDK. When creating new designs with the 3.1.1 SDK please use the VBX 3.1 core.
SDK/AI Models:
- Minor modifications to existing documentation and fixing broken links.
- Partial reversion of no-compression models used in the PolarFire SoC Video Kit Demo. For more information, see demo_models.h.
Bug Fixes:
- Small fix for Python ONNX simulation when the batch number is undefined for ONNX models
- TRANSPOSE CONV bug fix by user contribution. For more information, visit this pull request.
- Better error messaging introduced in generate_numpy to reduce user confusion.