Fix compilation on MacOS
Context
Closes #49 (moved)
Major changes
- fix: use aidge 'approxEq' function instead of manual comparison and change CHECKs for REQUIREs in interpolation test
- fix: error related to
std::fmacalls with different input types inGlobalAvgPoolingandReduceMeankernels. Also simplify GlobalAvgPooling logic
Edited by Maxence Naud