adu-baffour
Results
1
comments of
adu-baffour
`self.double()` is equivalent to `self.to(torch.float64)` Use `self.to(torch.float64)` for mps devices. https://pytorch.org/docs/stable/generated/torch.Tensor.double.html