Skip to content

Instantly share code, notes, and snippets.

@MasanoriYamada
Last active May 6, 2023 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MasanoriYamada/9c12a3854836b7cedc970ab7350af219 to your computer and use it in GitHub Desktop.
Save MasanoriYamada/9c12a3854836b7cedc970ab7350af219 to your computer and use it in GitHub Desktop.
torchopt lr scheduler
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@MasanoriYamada
Copy link
Author

MasanoriYamada commented May 6, 2023

torchoptのlrスケジューリングの正しさのチェック
https://github.com/metaopt/torchopt/blob/4701569cf12cf4be3787371390bd66c647594cdb/tests/test_schedule.py#L117

custum functionでちゃんと動くようになった

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment