pytorch
383c0a38 - Fix internal assert failure for torch.all and torch.any with requires_grad=True (#65714)

Commit
3 years ago
Fix internal assert failure for torch.all and torch.any with requires_grad=True (#65714) Summary: This PR fixes https://github.com/pytorch/pytorch/issues/58547. I added an OpInfo-based test that fails on master and passes with the proposed changes. cc ezyang albanD zou3519 gqchen pearu nikitaved soulitzer Lezcano Varal7 mruberry Pull Request resolved: https://github.com/pytorch/pytorch/pull/65714 Reviewed By: saketh-are, mruberry Differential Revision: D31248307 Pulled By: albanD fbshipit-source-id: 041eaa9b744c3043f78dd8ae5f457f67c311df4f
Author
Parents
Loading