• David de la Iglesia Castro's avatar
    Add runner builder (#570) · 6b52e9b5
    David de la Iglesia Castro authored
    * Add build_runner
    
    * Parametrize test_runner
    
    * Add imports to runner __init__
    
    * Refactor max_iters and max_epochs from run to init
    
    * Add assertion error messages
    
    * Add test_builder
    
    * Make change retro-compatible
    
    * Raise ValueError if max_epochs and max_iters
    6b52e9b5
test_hooks.py 11.8 KB