mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "Add decomposition for permute_copy (#130944)"
This reverts commit e7a4ad3b409c226a1da0f597c66ece7c06de0e9e. Reverted https://github.com/pytorch/pytorch/pull/130944 on behalf of https://github.com/clee2000 due to breaking internal builds D64418214 cc @digantdesai @GregoryComer to help get this fixed and remerged ([comment](https://github.com/pytorch/pytorch/pull/130944#issuecomment-2418125356))
This commit is contained in:
@ -199,7 +199,6 @@ GRADIENT_IMPLEMENTED_FOR_COMPLEX = {
|
||||
"transpose",
|
||||
"transpose_copy",
|
||||
"permute",
|
||||
"permute_copy",
|
||||
"squeeze",
|
||||
"squeeze_copy",
|
||||
"unsqueeze",
|
||||
|
Reference in New Issue
Block a user