• Jason Kuan's avatar
    add constant learning rate with custom rule (#3133) · a7b0671c
    Jason Kuan authored
    * add constant lr with rules
    
    * add constant with rules in TYPE_TO_SCHEDULER_FUNCTION
    
    * add constant lr rate with rule
    
    * hotfix code quality
    
    * fix doc style
    
    * change name constant_with_rules to piecewise constant
    a7b0671c
optimization.py 14.2 KB