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