Fixed padding in op
@cmoineau Could you check the system to use a generic op in case of unsupported op?
Q: should we do the same for unsupported attribute? I think that would make sense: either the attribute is supported, or the particular value of the attribute is, or it is not and the operator will be wrong! Best policy is: always load the ONNX successfully, and never load something that may fail silently!
Edited by Olivier BICHLER