mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* support for litehrnet * support ncnn vulkan * update supported models * add docstring * add one ut and fix wrapper * add test_shuffleunit * add test_stem_forward * add last ut * fix flake8 * fix yapf * fix lint * fix yapf * fix comments * unified chunk * mv adaptive_avg_pool * fix lint * move adaptive_avg_pool_ncnn * fix lint * symbolic rewriter of adaptive_avg_pool2d * fix lint * fix yapf * fix ci