"docs/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "3d74dc2abdad7b54f80c41ab09442532aa88e449"
fix numa cpu distribution
The numa node location would be calculated based on the total number of worker threads. So we should always use the actual number of threads instead of using a min() op.
Showing
Please register or sign in to comment