mmdeploy/tests/test_csrc/preprocess
AllentDan 5fd0e8957f
[Fix] swap width and height in Resize and Pad according to upstream codebases (#2063)
* swap width and height in Resize and Pad according to upstream codebases

* fix UT

* better?

* add comments
2023-05-15 11:30:50 +08:00
..
test_collect.cpp cherry-pick: Decouple preprocess operation and transformation (#1353) 2022-12-08 14:49:12 +08:00
test_compose.cpp [Enhancement] Refactor SDK pipeline (#938) 2022-09-26 16:11:14 +08:00
test_crop.cpp [Enhancement] Refactor SDK pipeline (#938) 2022-09-26 16:11:14 +08:00
test_default_format_bundle.cpp [Enhancement] Refactor SDK pipeline (#938) 2022-09-26 16:11:14 +08:00
test_image2tensor.cpp [Enhancement] Refactor SDK pipeline (#938) 2022-09-26 16:11:14 +08:00
test_load.cpp cherry-pick: Decouple preprocess operation and transformation (#1353) 2022-12-08 14:49:12 +08:00
test_normalize.cpp [Enhancement] Refactor SDK pipeline (#938) 2022-09-26 16:11:14 +08:00
test_pad.cpp [Fix] swap width and height in Resize and Pad according to upstream codebases (#2063) 2023-05-15 11:30:50 +08:00
test_permute.cpp [Feature] Support feature map output for mmsegmentation (#1625) 2023-02-07 21:04:20 +08:00
test_resize.cpp [Fix] swap width and height in Resize and Pad according to upstream codebases (#2063) 2023-05-15 11:30:50 +08:00
test_utils.cpp cherry-pick: Decouple preprocess operation and transformation (#1353) 2022-12-08 14:49:12 +08:00
test_utils.h cherry-pick: Decouple preprocess operation and transformation (#1353) 2022-12-08 14:49:12 +08:00