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 flax.optim #2273

Closed
marcvanzee opened this issue Jul 7, 2022 · 2 comments
Closed

Remove flax.optim #2273

marcvanzee opened this issue Jul 7, 2022 · 2 comments
Assignees
Labels
Priority: P1 - soon Response within 5 business days. Resolution within 30 days. (Assignee required)

Comments

@marcvanzee
Copy link
Collaborator

flax.optim is deprecated and unused but we still have it around. We should remove it in a new version to not confuse new users.

@andsteing andsteing self-assigned this Jul 7, 2022
copybara-service bot pushed a commit that referenced this issue Jul 11, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 11, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 13, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 13, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 13, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Jul 13, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
@andsteing andsteing added the Priority: P1 - soon Response within 5 business days. Resolution within 30 days. (Assignee required) label Jul 26, 2022
@cgarciae cgarciae closed this as completed Aug 4, 2022
copybara-service bot pushed a commit that referenced this issue Aug 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 12, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 15, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 15, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 15, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 15, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 15, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 16, 2022
This fixes #2273

PiperOrigin-RevId: 459485412
copybara-service bot pushed a commit that referenced this issue Aug 16, 2022
This fixes #2273

PiperOrigin-RevId: 467869152
@OhadRubin
Copy link

fyi, entirely removing the documentation makes updating code from flax.optim to optax harder since I don't know what anything in flax.optim does....

@andsteing
Copy link
Collaborator

Good point. Activated v0.5.3 for reference of flax.optim API:

https://flax.readthedocs.io/en/v0.5.3/flax.optim.html

(Make also sure to read the update guide, which is still available in the latest version: https://flax.readthedocs.io/en/latest/advanced_topics/optax_update_guide.html )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P1 - soon Response within 5 business days. Resolution within 30 days. (Assignee required)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants