Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork234
Backport #3733 (update to DI@0.7) to MTK@9#4011
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
fix linearization t0 and bump di(cherry picked from commitd52b735)
AayushSabharwal commentedNov 6, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
If this still resolves to something old, I'll try to fix it locally, in between other stuff. |
Regarding the old OptimizationBase@2.11.0: It seems to be the most recent version that is compatible with MTK@9. My impression is that you'd run into the same problems without this PR when rerunning CI on the backport branch. |
Oh, that's unfortunate. Considering this is a minor change and v9 isn't actively maintained, I'll merge this if you confirm that it works for your use case. |
devmotion commentedNov 6, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I started a downstream CI run with this PR and DifferentiationInterface@0.7.10. I'll report back whether it is successful. |
CI passed successfully, without precompilation errors. |
0277d3d intobackport-v9Uh oh!
There was an error while loading.Please reload this page.
Should of course backport the compat update instead of just bumping compat entries (#4005).