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

Deprecate optax.inject_stateful_hyperparameters and replace it with optax.inject_hyperparameters #730

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 24, 2024

Deprecate optax.inject_stateful_hyperparameters and replace it with optax.inject_hyperparameters

Other minor improvements along the way:

  • add ..versionadded and ..deprecated tags to the docstrings for added parameters
  • test docstring in inject_hyperparams (and catch a bug along the way)
  • remove unused inject target from BUILD

@copybara-service copybara-service bot force-pushed the test_601054258 branch 2 times, most recently from be0bf47 to 61dd765 Compare January 24, 2024 12:52
@copybara-service copybara-service bot changed the title Deprecated inject_stateful_hyperparameters and replace it with inject_hyperparameters Deprecate inject_stateful_hyperparameters and replace it with inject_hyperparameters Jan 24, 2024
@copybara-service copybara-service bot force-pushed the test_601054258 branch 6 times, most recently from fe118e8 to 313f053 Compare January 25, 2024 10:10
@copybara-service copybara-service bot changed the title Deprecate inject_stateful_hyperparameters and replace it with inject_hyperparameters Deprecate optax.inject_stateful_hyperparameters and replace it with optax.inject_hyperparameters Jan 25, 2024
@copybara-service copybara-service bot force-pushed the test_601054258 branch 7 times, most recently from 288cafa to dafb559 Compare January 30, 2024 11:17
…ptax.inject_hyperparameters

Other minor improvements along the way:

  * add ..versionadded and ..deprecated tags to the docstrings for added parameters
  * test docstring in inject_hyperparams (and catch a bug along the way)
  * remove unused inject target from BUILD

PiperOrigin-RevId: 602672082
@copybara-service copybara-service bot merged commit dff5020 into main Jan 30, 2024
@copybara-service copybara-service bot deleted the test_601054258 branch January 30, 2024 11:37
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