• Peter Ye's avatar
    [Feature] Support setting start epoch and interval epoch for PAVI Logger Hook (#2103) · 78f01001
    Peter Ye authored
    * [Feature] Support setting start epoch and interval epoch for PAVI Logger Hook
    
    * [Feature] Update the coding style as the maintainer wish
    
    * fix: default integer division or modulo by zero
    
    * fix: runner.epoch is less than start and use self.get_epoch instead of runner.epoch
    
    * feat: support for iter-based runner and fix the step bug
    
    * feat: iter based hook
    
    * feat: fix bug and coding style
    
    * fix: coding style
    
    * fix: coding style
    
    * fix: graph may add in evaluation
    78f01001
test_hooks.py 68.4 KB