Skip to content

Implement strict ONNX load policy

Olivier BICHLER requested to merge strict_load into master

Fixed bugs from aidge#22 and implement a strict ONNX load policy: if an attribute is not explicitely supported, fall back to generic operator.

Merge request reports