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
Improve constant folding error messages and allow Identity to skip shape merging (#2670)
When Identity fails to merge shapes, allow the constant folder to
proceed by ignoring the conflicting shape. Also improve error message to
show node information if constant folding fails.
---------
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
0 commit comments