add custom device intel_gpu
Traceback (most recent call last):
File "tools/infer_mot.py", line 33, in
CI有一个import错误,请看下
Traceback (most recent call last): File "tools/infer_mot.py", line 33, in from ppdet.utils.check import check_gpu, check_npu, intel_gpu, check_xpu, check_mlu, check_version, check_config ImportError: cannot import name 'intel_gpu' from 'ppdet.utils.check' (/workspace/ppdet/utils/check.py)
CI有一个import错误,请看下
fixed