Last active
May 6, 2023 16:50
-
-
Save MasanoriYamada/9c12a3854836b7cedc970ab7350af219 to your computer and use it in GitHub Desktop.
torchopt lr scheduler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
torchoptのlrスケジューリングの正しさのチェック
https://github.com/metaopt/torchopt/blob/4701569cf12cf4be3787371390bd66c647594cdb/tests/test_schedule.py#L117
custum functionでちゃんと動くようになった