torch.randperm given GPU random generator raise error Bug Replication 重现行为的步骤: import torchrng = torch.Generator(device="cuda")torch.set_defa ...
確定! 回上一頁