pytorch
2cbfcc74 - use torch.xpu.manual_seed_all in torch.seed (#110376)

Commit
1 year ago
use torch.xpu.manual_seed_all in torch.seed (#110376) # Motivate Use manual_seed_all instead of manual_seed. Because multi-device is supported in xpu backend. Pull Request resolved: https://github.com/pytorch/pytorch/pull/110376 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading