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
fix: ensure patched torch graph is always synced on inference errors (#129)
* fix: ensure patched torch graph is always synced on inference errors
This commit ensures that the patched torch graph remains synchronized
even when an error occurs during inference, preventing potential
inconsistencies and adds logging for controlnet tensor cloning errors
---------
Co-authored-by: Elite <john@eliteencoder.net>
0 commit comments