ONNX030: function-duplicate-attributes¶
Code: ONNX030
Name: function-duplicate-attributes
Severity: error
Category: spec
Target: function
Fixable: No
Message¶
Function has duplicate attribute names.
Suggestion¶
Remove duplicate attributes from the function.
Details¶
Function attribute names must be unique.