mmdeploy/tests
Chen Xin d8e6229dc5
Support mmaction master (#1183)
* cpu format shape

* convert model

* python api

* speedup dataloader

* minor

* add cpp demo

* add visualize

* fix resize param order

* export pipeline.json

* fix three crop

* read SampleFrames from model_cfg

* minor

* lint

* move to a func

* speed up format shape cpu

* use input mat device

* fix comments

* fix comments

* update docs/benchmark

* docs/supported-codebases

* update tests/data

* fix lint

* fix lint
2022-11-04 14:15:36 +08:00
..
data Support mmaction master (#1183) 2022-11-04 14:15:36 +08:00
regression update (#1272) 2022-10-31 14:12:28 +08:00
test_apis Add RKNN support. (#865) 2022-09-06 11:48:39 +08:00
test_backend Add RKNN support. (#865) 2022-09-06 11:48:39 +08:00
test_codebase Add model conversion support to rv1126 (#1203) 2022-11-02 11:04:22 +08:00
test_core update symbolic rewriter (#1122) 2022-10-18 11:21:54 +08:00
test_csrc [Feature] Add `Cond` node and pose tracker demo (#1186) 2022-10-27 14:52:04 +08:00
test_mmcv [Docs] add support for vipnas (#1164) 2022-10-19 10:24:23 +08:00
test_ops [CustomOps] TensorRT Gather Topk Ops (#1033) 2022-09-19 13:48:26 +08:00
test_pytorch Add model conversion support to rv1126 (#1203) 2022-11-02 11:04:22 +08:00
test_utils