pytorch
60263e0f - OpInfo porting for torch.maximum / torch.minimum / torch.fmax / torch.fmin (#55129)

Commit
3 years ago
OpInfo porting for torch.maximum / torch.minimum / torch.fmax / torch.fmin (#55129) Summary: Related https://github.com/pytorch/pytorch/issues/54261 This PR ports the method_tests() entries of following operators to OpInfo. - torch.maximum - torch.minimum - torch.fmax - torch.fmin Pull Request resolved: https://github.com/pytorch/pytorch/pull/55129 Reviewed By: ngimel Differential Revision: D27562189 Pulled By: mruberry fbshipit-source-id: 9f25aeb09eb353080af43f25ea2e931474510aca
Author
Parents
Loading