You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly create empty ints for Constant in rewriter (#2497)
Due to changes onnx/ir-py#148, we cannot create
an empty list attribute without specifying type because it would be
ambiguous.
Fix#2496
Signed-off-by: Justin Chu <[email protected]>
0 commit comments