mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Register MTIA kernel for all_all_out (#164293)
Reviewed By: srsuryadev Differential Revision: D83517879 Pull Request resolved: https://github.com/pytorch/pytorch/pull/164293 Approved by: https://github.com/Skylion007, https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
17ab99463a
commit
9fd53a2bdc
@ -10256,6 +10256,7 @@
|
||||
structured: True
|
||||
dispatch:
|
||||
CPU, CUDA: all_all_out
|
||||
MTIA: all_all_out_mtia
|
||||
MPS: all_all_out_mps
|
||||
|
||||
- func: any(Tensor self) -> Tensor
|
||||
|
Reference in New Issue
Block a user