intgemm icon indicating copy to clipboard operation
intgemm copied to clipboard

Add MinAbsolute to complement MaxAbsolute

Open XapaJIaMnu opened this issue 2 years ago • 0 comments

This PR does two things: ~1) Changes the standard to C++17. Marian already uses that, there's no reason why we should continue with 11. gcc 5 supports almost the full C++17 anyways.~ 2) Adds MinAbsolute to complement MaxAbsolute. The purpose of this is to help me find which matrices will have shitty quantisation performance.

XapaJIaMnu avatar Sep 23 '22 12:09 XapaJIaMnu