"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "af28ae2d5ba0ef80d99fff7859ebea730e1cf3f8"
Use `randn_tensor` to replace `torch.randn` (#10535)
`torch.randn` requires `generator` and `latents` on the same device, while the wrapped function `randn_tensor` does not have this issue.
Showing
Please register or sign in to comment