Fix resize
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 ofCUBIC
; -
aidge_cmp
feature for theTranspose
nodes has been disabled as it is not yet supported.