pytorch
0e58e337 - MPS: Implement aten::count_nonzero.dim_IntList (#78169)

Commit
3 years ago
MPS: Implement aten::count_nonzero.dim_IntList (#78169) - See: #77764 Implements the `aten::count_nonzero.dim_IntList` operator (as used by [torch.count_nonzero](https://pytorch.org/docs/stable/generated/torch.count_nonzero.html)) for [MPS](https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/). Pull Request resolved: https://github.com/pytorch/pytorch/pull/78169 Approved by: https://github.com/malfet, https://github.com/kulinseth, https://github.com/albanD (cherry picked from commit f42b42d3eb9af4ea1d09f00a13e9b6dc9efcc0f8)
Author
Committer
Parents
Loading