feat: Add validators for dynamic shapes in converter registration#2796
feat: Add validators for dynamic shapes in converter registration#2796peri044 merged 13 commits intorelease/2.3from
Conversation
gs-olive
left a comment
There was a problem hiding this comment.
Overall looks great, added a few suggestions
|
This is a severe warning, it implies that it probably wont work. Is the intention for us to treat it as something that probably would work but might fail like (70/30) or like (20/80) pass/fail? If its the latter this should be an error, if its the former, we need to adjust the warning |
Intention is "would work but might fail". How about the following message ? |
gs-olive
left a comment
There was a problem hiding this comment.
Overall looks good to me - very useful feature for the Converter Registry. Added a few comments + suggestions
Description
This PR does the following
dynamic=False.dynamic=Truefor the nodes we know that support dynamic shapes.Type of change
Please delete options that are not relevant and/or add your own.
Checklist: