open-mmlab / mmdetection

OpenMMLab Detection Toolbox and Benchmark
https://mmdetection.readthedocs.io
Apache License 2.0
28.52k stars 9.29k forks source link

Compile for inference #11694

Open matthost opened 1 month ago

matthost commented 1 month ago

Can we use the compile are for inference, e.g. using DetInferencer?

Would also like to be able to cache compiled models to avoid re-compilation.