Python 3.11 #9473
Replies: 5 comments 4 replies
-
I wonder how much of a gain a 4090 would get, seems like it's already pretty fast and maybe the cpu side is the bottleneck. How is the startup time? |
Beta Was this translation helpful? Give feedback.
-
Why do you think it will speed up WebUI? If an operation cannot affect PyTorch, then it is almost impossible to have a significant performance improvement. |
Beta Was this translation helpful? Give feedback.
-
Any tips on getting it running with 3.11? |
Beta Was this translation helpful? Give feedback.
-
I run 3.11 on ubuntu 23.04 and its noticeably faster when i run deforum with little/no other extensions. |
Beta Was this translation helpful? Give feedback.
-
No issue reported so far, using 3.11, only the warning message. |
Beta Was this translation helpful? Give feedback.
-
In case there is someone else as crazy as me to try and get this running on 3.11 now that numba finally updated.
I am here to sadly report that there is no real improvement in performance over 3.10.
Maybe ~0.1it/s on a 3080, but it's really in the margin of error.
Tested with torch 2, no compile though.
Beta Was this translation helpful? Give feedback.
All reactions