deephealthproject / eddl

European Distributed Deep Learning (EDDL) library. A general-purpose library initially developed to cover deep learning needs in healthcare use cases within the DeepHealth project.
https://deephealthproject.github.io/eddl/
MIT License
34 stars 10 forks source link

Fallback of unsupported args for ONNX #312

Open salvacarrion opened 2 years ago

salvacarrion commented 2 years ago

Some ONNX operators include arguments or values that are not supported by the EDDL. The "solution" I propose is to fall back to a value that is supported with a warning for the user.

Examples: