Skip to content

[C++ API] Disable model validity check #5676

Answered by xadupre
clement-masson asked this question in Q&A
Discussion options

You must be logged in to vote

Is it an attribute with no impact on the operator definition? If that's the case, the attribute doc_string would be better. onnxruntime checks that an operator description is compliant with the standard it implements. On the other hand, if you plan to create a new operator with a new kernel, I suggest looking into the page https://onnxruntime.ai/docs/reference/operators/add-custom-op.html.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by justinchuby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants