mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-11 22:34:53 +08:00
Fix unbind_copy and add its decomposition (#134319)
* Fixes https://github.com/pytorch/pytorch/issues/130829 Pull Request resolved: https://github.com/pytorch/pytorch/pull/134319 Approved by: https://github.com/amjames, https://github.com/eellison
This commit is contained in:
committed by
PyTorch MergeBot
parent
18638b91fe
commit
46fbd63405
@ -1316,8 +1316,6 @@ aten::topk.values
|
||||
aten::transpose_
|
||||
aten::triangular_solve
|
||||
aten::triangular_solve.X
|
||||
aten::unbind_copy.int
|
||||
aten::unbind_copy.int_out
|
||||
aten::unique_consecutive
|
||||
aten::unique_consecutive.out
|
||||
aten::unique_dim
|
||||
|
||||
Reference in New Issue
Block a user