Skip to content

Commit

Permalink
Update zeus/optimizer/power_limit.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jae-Won Chung <jwnchung@umich.edu>
  • Loading branch information
parthraut and jaywonchung authored Feb 13, 2024
1 parent dc9c28f commit 46f2a88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zeus/optimizer/power_limit.py
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,8 @@ class HFGlobalPowerLimitOptimizer(TrainerCallback):
"""[Wrapped for Hugging Face Trainer Callback] Optimizer for the power limit knob.
This optimizer uses the JIT profiling log to determine the optimal power limit.
See [`GlobalPowerLimitOptimizer`][zeus.optimizer.power_limit.GlobalPowerLimitOptimizer]
for the underlying optimizer implementation.
"""

def __init__(
Expand Down

0 comments on commit 46f2a88

Please sign in to comment.