pytorch
7aa6a8fd - Disables complex min and max (#36377)

Commit
4 years ago
Disables complex min and max (#36377) Summary: Partially addresses https://github.com/pytorch/pytorch/issues/36374 by disabling min and max for complex inputs. test_complex_unsupported in test_torch.py is extended to validate this behavior. Pull Request resolved: https://github.com/pytorch/pytorch/pull/36377 Differential Revision: D20964661 Pulled By: mruberry fbshipit-source-id: 79606c2e88c17c702543f4af75847d2460586c2d
Author
Mike Ruberry
Parents
Loading