Skip to content

v1.3.0

Compare
Choose a tag to compare
@shtaxxx shtaxxx released this 03 May 15:01
· 113 commits to master since this release

Update

  • Some operators are newly added for YOLOv3-Tiny.
  • Some ONNX operators are newly added for YOLOv3-Tiny.
  • scaled_multiply and scaled_div are newly introduced to support ONNX.Mul and ONNX.Div with quantization.
  • Some bugs of layout managements in the ONNX importer are fixed.
  • New feature named "local_control_params" is introduced to chain streaming operators with configurable parameters.
  • Quantizer performance is improved.

Test environment

macOS 10.15.4

  • Python 3.7.7
  • Icarus Verilog 10.3
  • Pyverilog 1.2.1
  • Veriloggen 1.8.2

Ubuntu 18.04.4

  • Python 3.7.2
  • Icarus Verilog 10.1
  • Pyverilog 1.2.1
  • Veriloggen 1.8.2