Skip to content

Fix compilation on MacOS

Maxence Naud requested to merge fix_49_compilation-macos into dev

Context

Closes #49 (closed)

Major changes

  • fix: use aidge 'approxEq' function instead of manual comparison and change CHECKs for REQUIREs in interpolation test
  • fix: error related to std::fma calls with different input types in GlobalAvgPooling and ReduceMean kernels. Also simplify GlobalAvgPooling logic
Edited by Maxence Naud

Merge request reports

Loading