mmdeploy/tests
q.yao 7cb4b9b18a
[Enhancement] Support tvm (#1216)
* finish framework

* add autotvm and auto-scheduler tuner

* add python deploy api

* add SDK net(WIP

* add sdk support

* support det, support vm

* fix vm sdk

* support two stage detector

* add instance seg support

* add docstring

* update docs and ut

* add quantize

* update doc

* update docs

* synchronize stream

* support dlpack

* remove submodule

* fix stride

* add alignment

* support dlpack

* remove submodule

* replace exclusive_scan

* add backend check

* add build script

* fix comment

* add ci

* fix ci

* ci fix2

* update build script

* update ci

* add pytest

* update sed command

* update sed again

* add xgboost

* remove tvm ut

* update ansor runner

* add stream sync

* fix topk

* sync default stream

* fix tvm net

* fix window
2022-12-12 21:19:40 +08:00
..
data
regression [Enhancement] add mmaction.yml for test (#1455) 2022-11-29 18:48:29 +08:00
test_apis [Enhancement] Support tvm (#1216) 2022-12-12 21:19:40 +08:00
test_backend [Enhancement] Support tvm (#1216) 2022-12-12 21:19:40 +08:00
test_codebase [Fix] fix visualization for partition (#1424) 2022-11-29 11:40:00 +08:00
test_core
test_csrc [Refactor] Decouple preprocess operation and transformation (#1353) 2022-11-28 14:46:05 +08:00
test_mmcv support torchjit mdcn (#1508) 2022-12-12 10:28:49 +08:00
test_ops Reformat multi-line logs and docstrings (#1489) 2022-12-06 19:50:58 +08:00
test_pytorch
test_utils