pytorch
4803eaf5 - Implement NumPy-like function torch.fmax() & torch.fmin() (#49312)

Commit
4 years ago
Implement NumPy-like function torch.fmax() & torch.fmin() (#49312) Summary: - Implementing the NumPy-like function`torch.fmax()` and `torch.fmin()` recommended in https://github.com/pytorch/pytorch/issues/48440 Pull Request resolved: https://github.com/pytorch/pytorch/pull/49312 Reviewed By: izdeby Differential Revision: D25887246 Pulled By: heitorschueroff fbshipit-source-id: d762eeff8b328bfcbe7d48b7ee9d2da72c249691
Author
kiyosora
Parents
Loading