Major update before Tutorials
Description
This merge request aims to improve the code by fixing a critical bug and proposing a first version of the Optimized Cliping.
-
Fix a critical bug that could cause the quantized network to produce NaN values -
Implement a first version of the Optimized Cliping (MSE) -
Support of the flatten nodes
Modified files : QuantPTQ.cpp
, QuantPTQ.hpp
and pybind_QuantPTQ.cpp
Edited by Benjamin Halimi