• Kuro Latency's avatar
    Update lr_updater.py (#574) · bcf85026
    Kuro Latency authored
    * Update lr_updater.py
    
    since epoch/iteration in  runner starts with 0, we shouldn't leave the latter iteration to former (12th epoch for example, with first period equal to 12) period.
    
    * Update lr_updater.py
    
    * Update test_hooks.py
    bcf85026
test_hooks.py 11.8 KB