-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[JIT] Bind log1p and lgamma #45791
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
[JIT] Bind log1p and lgamma #45791
Conversation
[ghstack-poisoned]
[ghstack-poisoned]
Most of the lowering for log1p and lgamma already existed, add JIT integration. [ghstack-poisoned]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most of the lowering for log1p and lgamma already existed, add JIT integration. [ghstack-poisoned]
Most of the lowering for log1p and lgamma already existed, add JIT integration. Differential Revision: [D24169536](https://our.internmc.facebook.com/intern/diff/D24169536) [ghstack-poisoned]
Codecov Report
@@ Coverage Diff @@
## gh/eellison/115/base #45791 +/- ##
=======================================================
Coverage ? 68.23%
=======================================================
Files ? 410
Lines ? 53266
Branches ? 0
=======================================================
Hits ? 36347
Misses ? 16919
Partials ? 0 Continue to review full report at Codecov.
|
Stack from ghstack:
Most of the lowering for log1p and lgamma already existed, add JIT integration.
Differential Revision: D24169536