mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* add deployment evaluation * fix lint * remove cpu unit tests for trt and onnx * use pytest.mark to skip cpu unit test * move to mmocr/core * emm... renamed to wrappers * renamed to deploy_utils * renamed unit test to test_deploy_utils * fix lint * using pytest.mark.importorskip