Skip to content

Fix resize

Axel Farrugia requested to merge fix_resize into dev

Context

The Resize node was not properly supported after some recent changes.

Changes

Fixes

  • Supported Resize interpolation mode for the export is now ROUND_PREFER_FLOOR instead of CUBIC;
  • aidge_cmp feature for the Transpose nodes has been disabled as it is not yet supported.

Merge request reports

Loading