-
Notifications
You must be signed in to change notification settings - Fork 215
Comparing changes
Open a pull request
base repository: google-deepmind/optax
base: v0.2.0
head repository: google-deepmind/optax
compare: v0.2.1
- 10 commits
- 11 files changed
- 2 contributors
Commits on Mar 5, 2024
-
PiperOrigin-RevId: 612951829
Configuration menu - View commit details
-
Copy full SHA for 1b93a43 - Browse repository at this point
Copy the full SHA 1b93a43View commit details
Commits on Mar 6, 2024
-
Add mathematical formula in docstring of linear_schedule
For consistency I also changed notation \gamma_0 -> I in `cosine_decay_schedule`. PiperOrigin-RevId: 613128067
Configuration menu - View commit details
-
Copy full SHA for fa267b4 - Browse repository at this point
Copy the full SHA fa267b4View commit details -
typo power_iteratio -> power_iteration
PiperOrigin-RevId: 613128962
Configuration menu - View commit details
-
Copy full SHA for 627a08a - Browse repository at this point
Copy the full SHA 627a08aView commit details -
Clarity improvements for scale_by_backtracking_linesearch docstring
PiperOrigin-RevId: 613195688
Configuration menu - View commit details
-
Copy full SHA for 7f63013 - Browse repository at this point
Copy the full SHA 7f63013View commit details
Commits on Mar 7, 2024
-
Document in docstring recent API changes in _tree_math.py
PiperOrigin-RevId: 613566096
Configuration menu - View commit details
-
Copy full SHA for c7aac6d - Browse repository at this point
Copy the full SHA c7aac6dView commit details -
Break the scale_by_backtracking_linesearch docstring example for bett…
…er readability Now it displays into two code blocks, which I think is more readable. Also removed a dangling mention to api/linear_algebra_operators, file that no longer exists PiperOrigin-RevId: 613581996
Configuration menu - View commit details
-
Copy full SHA for 16f1ee9 - Browse repository at this point
Copy the full SHA 16f1ee9View commit details -
Reference reduce on plateau example from docstring
Other misc changes: * Changed title of reduce_on_plateau.ipynb example to emphasize the method instead of the dataset. * replaced deprecated jupyter_execute_notebooks by nb_execution_mode in Makefile command line PiperOrigin-RevId: 613582429
Configuration menu - View commit details
-
Copy full SHA for 8700727 - Browse repository at this point
Copy the full SHA 8700727View commit details -
Fix sign discrepancy in tolerance in scale_by_backtracking_linesearch
the tolerance should be (1 + \delta) instead of (1 - \delta) PiperOrigin-RevId: 613613682
Configuration menu - View commit details
-
Copy full SHA for de46234 - Browse repository at this point
Copy the full SHA de46234View commit details -
Document how to add Examples and test them in docs.
PiperOrigin-RevId: 613615583
Configuration menu - View commit details
-
Copy full SHA for 18110a4 - Browse repository at this point
Copy the full SHA 18110a4View commit details -
PiperOrigin-RevId: 613637111
Configuration menu - View commit details
-
Copy full SHA for 5f2a6fe - Browse repository at this point
Copy the full SHA 5f2a6feView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.0...v0.2.1