• Wang Xinjiang's avatar
    Import modules from a string list (#514) · 09b7d6c7
    Wang Xinjiang authored
    * Custom imports
    
    * Resolve comments
    
    * Add unittest
    
    * Add unittest
    
    * Rename custom_imports to import_modules_from_strings
    
    * Move import_modules_from_strings ito misc.py and allow failed imports
    
    * small change
    
    * small change
    
    * change mmcv.runner to os.path
    09b7d6c7
test_misc.py 4.12 KB