• Hu Di's avatar
    [Feature] Support MMCV on IPU (#1882) · 5221a388
    Hu Di authored
    * implement runner on IPU
    
    * adjust import
    
    * adjust import
    
    * add ignore for ipu on without ipu
    
    * remove compilation cache
    
    * remove ipu from mmcv/runner.__all__
    
    * adjust IS_IPU and IS_MLU
    
    * adjust by isort
    
    * add ipuHardwareIsAvailable
    
    * remove engine_cache
    
    * code review 9
    5221a388
test_ipu_model.py 9.31 KB