mmcv/tests/test_device
Hu Di 5221a3883c
[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
2022-04-18 00:02:49 +08:00
..
test_ipu [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_mlu [Refactor] Move is_mlu_available to mmcv/utils/device_type.py (#1884) 2022-04-17 00:15:35 +08:00