Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
20e46652
Commit
20e46652
authored
Sep 08, 2022
by
Boyuan Yao
Committed by
Frank Lee
Sep 08, 2022
Browse files
[NFC] polish ./colossalai/trainer/hooks/_lr_scheduler_hook.py code style (#1576)
parent
06dccdde
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
colossalai/trainer/hooks/_lr_scheduler_hook.py
colossalai/trainer/hooks/_lr_scheduler_hook.py
+1
-0
No files found.
colossalai/trainer/hooks/_lr_scheduler_hook.py
View file @
20e46652
...
...
@@ -18,6 +18,7 @@ class LRSchedulerHook(MetricHook):
defaults to 1. If different hooks share same priority, the order of printing would
depend on the hooks order in the hook list.
"""
def
__init__
(
self
,
lr_scheduler
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment