Skip to content
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

[Nonlinear.ReverseAD] fix NLPBlock and bridges #2524

Merged
merged 4 commits into from
Jul 14, 2024
Merged

Conversation

odow
Copy link
Member

@odow odow commented Jul 14, 2024

Closes #2523

@odow odow changed the title [Nonlinear.ReverseAD] fix NLPBlock and final_touch bridges [Nonlinear.ReverseAD] fix NLPBlock and bridges Jul 14, 2024
@odow
Copy link
Member Author

odow commented Jul 14, 2024

This isn't an issue with final touch: it applies to any bridge which adds decision variables, because the number of variables in the JuMP model and the optimizer will not be the same.

@odow odow merged commit a15b67f into master Jul 14, 2024
16 checks passed
@odow odow deleted the od/reverse-last-x branch July 14, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Nonlinear.ReverseAD] BoundsError from user-code
1 participant