pytorch
e56cdfd7 - [MPS] Handle deserialization more permissively (#98834)

Commit
1 year ago
[MPS] Handle deserialization more permissively (#98834) MPS deserialization should handle `mps:0`. It is generated from some codes like the following ```python torch.rand(size=(3, 4)).to("mps") ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/98834 Approved by: https://github.com/kulinseth, https://github.com/kit1980, https://github.com/malfet
Author
Committer
Parents
Loading