mmcv/tests/test_device/test_ipu
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_hierarchicaldatamanager.py [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_ipu_dataloder.py [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_ipu_hooks.py [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_ipu_model.py [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_ipu_runner.py [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_ipu_utils.py [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00