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

- Adding support for the "Schedule-free" method to be used as a wrapper for Optax optimizers in the examples codebase. #268

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

copybara-service[bot]
Copy link

  • Adding support for the "Schedule-free" method to be used as a wrapper for Optax optimizers in the examples codebase.

  • Slight reimplementation of WeightedMovingAverage. Should be a no-op up to numerics.

  • Adding refresh_func_state_for_eval_with_n_iters to examples codebase to support better handling of BN stats when using Polyak averaging or Schedule-free.

@copybara-service copybara-service bot force-pushed the test_674232052 branch 7 times, most recently from 9b3b363 to 72b9f54 Compare September 17, 2024 16:13
…er for Optax optimizers in the examples codebase.

- Slight reimplementation of WeightedMovingAverage. Should be a no-op up to numerics.

- Adding refresh_func_state_for_eval_with_n_iters to examples codebase to support better handling of BN stats when using Polyak averaging or Schedule-free.

PiperOrigin-RevId: 675596903
@copybara-service copybara-service bot merged commit baaec40 into main Sep 17, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_674232052 branch September 17, 2024 16:30
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.

1 participant