-
Notifications
You must be signed in to change notification settings - Fork 26.3k
maximum and minimum: port to structured
#57630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit 1636a32 (more details on the Dr. CI page):
This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
|
Differential Revision: [D28224831](https://our.internmc.facebook.com/intern/diff/D28224831) [ghstack-poisoned]
|
I'm not convinced by the new change. How come it wasn't necessary to test if it was complex in the old version of the code? |
|
@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Sorry for the late reply. Older versions of the code did not need this because it skipped the meta-test. The meta-test was performed after porting to the structured kernel |
Summary: Pull Request resolved: pytorch#57630 Test Plan: Imported from OSS Reviewed By: VitalyFedyunin Differential Revision: D28224831 Pulled By: ezyang fbshipit-source-id: de4c40560613b68473aa53bb7424476dc558a6b2
maximum and minimum: port to structured
Stack from ghstack:
maximumandminimum: port to structured #57630 Port maximum and minimum to structuredlogaddexpandlogaddexp2: port to structured #57629 Port logaddexp and logaddexp2 to structuredlcm: port to structured #57628 Port lcm to structuredhypot: port to structured #57627 Port hypot to structuredigammaandigammac: port to structured #57626 Port igamma and igammac to structurednextafter: port to structured #57625 Port nextafter to structuredgcd: port to structured #57624 Port gcd to structuredDifferential Revision: D28224831