Continuous improvement of export_cpp
This MR includes the following improvements:
-
Fixed issue with number of elements in activation (fix #41 (closed)); -
Added support for memory wrapping in activation; -
More static concat, works with any type; -
Restored LeakyReLU export; -
Make Quantizer use activation templates; -
Fixed saturation value in activation_forward_value()
; -
Fixed wrong convolution implementation with dilation (fix #40 (closed)).
Edited by Olivier BICHLER
Merge request reports
Activity
Filter activity
changed milestone to %aidge v0.7.0
added Enhancement ⭐ label
assigned to @olivierbichler
mentioned in issue #41 (closed)
added 2 commits
added 1 commit
- 3668481f - Fixed saturation value in activation_forward_value()
added 14 commits
-
c42b54b4...10ca7e16 - 13 commits from branch
dev
- f69e540b - Merged with dev
-
c42b54b4...10ca7e16 - 13 commits from branch
added 1 commit
- 1fc2fcd2 - Fixed convolution implementation with dilation
mentioned in issue #40 (closed)
added 3 commits
-
1fc2fcd2...033e1e85 - 2 commits from branch
dev
- 2466d41d - Merged with dev
-
1fc2fcd2...033e1e85 - 2 commits from branch
added Fix 🔥🔥 label
Please register or sign in to reply