model_optimization
model_optimization copied to clipboard
Mixed-precision refinement procedure
Added a mixed-precision refinement procedure, that tries to improve a mixed-precision solution that was found by our mixed-precision optimization algorithm.
Also, non-configurable nodes KPI computation and management was moved into MixedPrecisionSearchManager (to avoid code duplication and allow control on this component in the class that responsible on handling the mixed-precision search).
@ofirgo we found a bug in this PR @reuvenperetz will create a new PR with all the relevant fixes... We will update you once you are back