-
Notifications
You must be signed in to change notification settings - Fork 23
Enable enzyme for Turing example #788
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
Removed unused function should_run_benchmark. Signed-off-by: Hong Ge <[email protected]>
Mooncake.jl documentation for PR #788 is available at: |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
@penelopeysm, can you help take a look at why Enzyme is broken for the Turing broadcasting example? Let's figure out whether this is an incorrect use of the Enzyme API or a genuine limitation of Enzyme. |
* Mark DPPL model as Const for Enzyme * Format
Performance Ratio:
|
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.
I see no issue.
(Maybe update the description to "enable Enzyme benchmark", should_run_benchmark
is not really unused.)
maybe let CI run and see if new benchmarks are produced |
Yes, there is a generic fallback for |
No description provided.