mmdeploy/csrc/graph
lzhangzz a494a6f6ff
[SDK] sync changes according to performance benchmarks (#297)
* sync SDK changes according to performance benchmarks

* fix end-of-file lint

* fix clang-format issue

* fix clang-format by adding 'clang-format off'

* remove useless casts

* remove 'data' argument of 'operator()'

* change 'Tensor2Img' to 'TensorToImg' according to spec

* correct tensor's name according spec

Co-authored-by: lvhan028 <lvhan_028@163.com>
2021-12-16 13:51:22 +08:00
..
CMakeLists.txt Merge sdk (#251) 2021-12-07 10:57:55 +08:00
common.cpp [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
common.h [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
flatten.cpp [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
flatten.h Merge sdk (#251) 2021-12-07 10:57:55 +08:00
inference.cpp [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
inference.h [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
pipeline.cpp [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
pipeline.h [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
task.cpp [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
task.h [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
unflatten.cpp [SDK] sync changes according to performance benchmarks (#297) 2021-12-16 13:51:22 +08:00
unflatten.h Merge sdk (#251) 2021-12-07 10:57:55 +08:00