`worker_init_fn=lambda id: np.random.seed(torch.initial_seed() // 2*32 + id)` ... It's a little annoying to have to set and pass RNG state explicitly, ...
確定! 回上一頁