mirror of https://github.com/open-mmlab/mmcv.git
* start trt plugin prototype * Add test module, modify roialign convertor * finish roi_align trt plugin * fix conflict of RoiAlign and MMCVRoiAlign * fix for lint * fix test tensorrt module * test_tensorrt move import to test func * add except error type * add tensorrt to setup.cfg * code format with yapf * fix for clang-format * move tensorrt_utils to mmcv/tensorrt, add comments, better test module * fix line endings, docformatter * isort init, remove trailing whitespace * add except type * fix setup.py * put import extension inside trt setup * change c++ guard, update pytest script, better setup, etc * sort import with isort * sort import with isort * move init of plugin lib to init_plugins.py * resolve format and add test dependency: tensorrt * tensorrt should be installed from source not from pypi * update naming style and input check * resolve lint error Co-authored-by: maningsheng <maningsheng@sensetime.com> |
||
---|---|---|
.. | ||
data | ||
test_cnn | ||
test_image | ||
test_ops | ||
test_runner | ||
test_utils | ||
test_video | ||
test_arraymisc.py | ||
test_fileclient.py | ||
test_fileio.py | ||
test_load_model_zoo.py | ||
test_parallel.py | ||
test_visualization.py |