mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* save codes * enable export fake bicubic interpolate op to onnx * save codes * enable bicubic interpolate trt plugin * static export * enable visualize but need align acc * use torch bicubic upsample * add unit tests for bicubic interpolate * fix unit tests * change mmedit config * remove useless comments * remove useless comments * resolve comments * fix lint * clang-format Co-authored-by: grimoire <yaoqian@sensetime.com>