mmdeploy/tests/test_csrc
Li Zhang d77aeaa480
[Refactor] Decouple preprocess operation and transformation (#1353)
* refactor SDK registry

* fix lint

* decouple transform logic and operations

* data management

* improve data management

* improve data management

* context management

* fix ResizeOCR

* fix operation fallback logic

* fix MSVC build

* clean-up

* sync master

* fix lint

* Normalize - add `to_float`, merge `cvtcolor` operations

* fix macOS build

* rename

* cleanup

* fix lint

* fix macOS build

* fix MSVC build

* support elena

* fix

* fix

* optimize normalize

* fix

* fix MSVC build

* simplify

* profiler

* use `throw_exception`

* misc

* fix typo
2022-11-28 14:46:05 +08:00
..
archive
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 [Refactor] Decouple preprocess operation and transformation (#1353) 2022-11-28 14:46:05 +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