[Feature] Support MMCV on IPU (#1882)
* 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
Showing
mmcv/device/ipu/__init__.py
0 → 100755
This diff is collapsed.
mmcv/device/ipu/runner.py
0 → 100755
mmcv/device/ipu/utils.py
0 → 100755
Please register or sign in to comment