-
Notifications
You must be signed in to change notification settings - Fork 537
Implement a coversion pass from pow(E,x) to E-1 mul ops. #10564
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10564
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit fad9410 with merge base 36e44ea ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D73473271 |
b3fe27a
to
1740206
Compare
Summary: Update pow to mul pass by accepting exponent more than 2. Reviewed By: Vysarat Differential Revision: D73473271
This pull request was exported from Phabricator. Differential Revision: D73473271 |
f520030
to
44a4c62
Compare
Summary: Update pow to mul pass by accepting exponent more than 2. Reviewed By: Vysarat Differential Revision: D73473271
This pull request was exported from Phabricator. Differential Revision: D73473271 |
Summary: Update pow to mul pass by accepting exponent more than 2. Reviewed By: Vysarat Differential Revision: D73473271
44a4c62
to
45e1c5a
Compare
This pull request was exported from Phabricator. Differential Revision: D73473271 |
Summary: Update pow to mul pass by accepting exponent more than 2. Reviewed By: Vysarat Differential Revision: D73473271
45e1c5a
to
fad9410
Compare
This pull request was exported from Phabricator. Differential Revision: D73473271 |
Summary: Update pow to mul pass by accepting exponent more than 2.
Reviewed By: Vysarat
Differential Revision: D73473271