mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* save codes * add test_model * save codes * wrap func * reformat * fix lint * refine docstring * remove pkl in .gitignore * add pkl * apply channel 3 * add function and trt backend rewrite unittest * fix lint and typo * add skip condition * fix typo * define deploy config inside func and keep ortwrapper original * speed up and remove ctx * only inference if no backends * fix ci * fix ci * [Fix] Fix test_calibration (#101) * fix test calibration * Modify cuda to cpu * add tensorrt check * Revert "[Fix] Fix test_calibration (#101)" This reverts commit 3f8b8384bfd880538050798d2567f1c137a36174. Co-authored-by: maningsheng <mnsheng@yeah.net> Co-authored-by: Yifan Zhou <singlezombie@163.com>