[onnx] [ONNX load] Resize fail
[WARNING] - Trying to load node named [model_10_Resize] of type [Resize].
[WARNING] Loading node using a [GenericOperator].
[WARNING] Please report this issue at https://gitlab.eclipse.org/eclipse/aidge/aidge_onnx by
[WARNING] providing your ONNX model and the following error:
[WARNING] "ONNX_NODE_CONVERTER_ returned: "
[NOTICE] - Loaded node [model_10_Resize] of type [Resize] as a GenericOperator.
[NOTICE] * coordinate_transformation_mode : b'asymmetric'
[NOTICE] * cubic_coeff_a : -0.75
[NOTICE] * mode : b'nearest'
[NOTICE] * nearest_mode : b'floor'
The ONNX import of this resize does not work.