"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "249f547930cc9cda4b6341033a4bd18adeea12ac"
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