mmdeploy/tests/test_csrc
Chen Xin b85f34141b
[Feature] Support feature map output for mmsegmentation (#1625)
* add feature map output for mmseg

* update api

* update demo

* fix return

* update format_shape

* fix lint

* update csharp demo

* update python demo && api

* fix coreml build

* fix lint

* better sort

* update

* update cpp demo & add missing header

* change to CHW

* update csharp api

* update isort version to 5.12.0

* fix python api

* fix log

* more detail api docs

* isort support python3.7

* remove isort change

* remove whitespace

* axes check

* remove FormatShapeImpl

* minor

* add permute tc

* remove stride buffer
2023-02-03 20:47:55 +08:00
..
archive [Enhancement] Adjust `csrc` structure (#594) 2022-06-14 13:46:01 +08:00
capi [Enhancement] Standardize C API (#634) 2022-07-12 14:04:33 +08:00
config
core [Refactor] better SDK registry (#1368) 2022-11-15 21:06:13 +08:00
device [Enhancement] Refactor SDK pipeline (#938) 2022-09-26 16:11:14 +08:00
graph [Refactor] better SDK registry (#1368) 2022-11-15 21:06:13 +08:00
model [Refactor] better SDK registry (#1368) 2022-11-15 21:06:13 +08:00
net [Refactor] better SDK registry (#1368) 2022-11-15 21:06:13 +08:00
preprocess [Feature] Support feature map output for mmsegmentation (#1625) 2023-02-03 20:47:55 +08:00
CMakeLists.txt [Refactor] Decouple preprocess operation and transformation (#1353) 2022-11-28 14:46:05 +08:00
test_main.cpp
test_resource.h update the circleci config file by adding workflows both for linux, windows and linux-gpu (#368) 2022-06-29 12:05:56 +08:00