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

remove params and Optimise from tests #2495

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

CarloLucibello
Copy link
Member

@CarloLucibello CarloLucibello commented Oct 11, 2024

Moving forward with the full deprecation of Flux.params and of the Optimise module, this removes them from tests.

After this only explicit differentiation and the Optimisers are used in the tests.

Moreover, now Flux exports the new optimisers from Optimisers.jl instead of the old Optimisers.
Should this change be considered breaking?
I guess it can break code for some people using implicit gradients.

@CarloLucibello CarloLucibello marked this pull request as draft October 11, 2024 07:37
remove Flux.params from tests

broken

deprecation in __old_to_new

pen2
@CarloLucibello CarloLucibello marked this pull request as ready for review October 14, 2024 07:57
@mcabbott mcabbott added this to the v0.15 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants