Skip to content

support [email protected] #566

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

Merged
merged 4 commits into from
Apr 5, 2025
Merged

support [email protected] #566

merged 4 commits into from
Apr 5, 2025

Conversation

oscardssmith
Copy link
Member

This is needed to support [email protected]. Testing separately to see how CI looks.

@oscardssmith
Copy link
Member Author

unfortunately it looks like there are real inference failures caused by making everything a thunk in [email protected].

@ChrisRackauckas
Copy link
Member

These are real failures from this? I don't see how it would be related. Run master tests?

@oscardssmith
Copy link
Member Author

From talking to Avik, [email protected] creates more thunks than 0.6 which can regress type stability.

@ChrisRackauckas
Copy link
Member

But that should only effect tests of reverse mode, since the standard only uses forward mode?

@oscardssmith
Copy link
Member Author

But that should only effect tests of reverse mode, since the standard only uses forward mode?

The test that is failing is SimpleNonlinearSolve with AutoReverseDiff. #567 doesn't see the same failure.

@ChrisRackauckas ChrisRackauckas merged commit d56a975 into master Apr 5, 2025
166 of 216 checks passed
@ChrisRackauckas ChrisRackauckas deleted the os/Zygote-0.7 branch April 5, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants