pytorch
bdd0a4a8 - [MPS] Fix `torch.full` for boolean types (#82575)

Commit
3 years ago
[MPS] Fix `torch.full` for boolean types (#82575) By creating int8 tensor and casting it to bool later Workaround for MPSGraph deficiency reported in https://github.com/pytorch/pytorch/issues/82427 Pull Request resolved: https://github.com/pytorch/pytorch/pull/82575 Approved by: https://github.com/kulinseth
Author
Committer
Parents
Loading