"docs/source/en/api/pipelines/controlnet.md" did not exist on "86ecd4b795f865b5b615b8c54991c177bb3dbef5"
[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
mmcv/device/ipu/runner.py
0 → 100755
mmcv/device/ipu/utils.py
0 → 100755
Please register or sign in to comment