mmdeploy/demo/csrc/c
Chen Xin c4e95f1ade
Sync profiler (#1446)
* Sdk profiler (#1274)

* sdk-profiler

* fix lint

* support lift

* sync net module when profile

* use Scope*

* update use task name

* fix

* use std::unique_ptr<Event>

* remove mmdeploy::graph link for c and transform

* fix

* fix

* fix

* [Enhancement] refactor profiler (#1403)

* reduce profile node name

* add profiler for pipeline

* add profiler for cond

* udpate

* fix total time (#1451)
2022-12-07 18:51:17 +08:00
..
batch_image_classification.cpp tell batch inference demos and single image inference demos apart (#986) 2022-11-01 16:35:45 +08:00
batch_object_detection.cpp tell batch inference demos and single image inference demos apart (#986) 2022-11-01 16:35:45 +08:00
det_cls.cpp Sync profiler (#1446) 2022-12-07 18:51:17 +08:00
det_pose.cpp [Fix] Fix det_pose demo (#1419) 2022-12-05 11:49:04 +08:00
image_classification.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
image_restorer.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
image_segmentation.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
object_detection.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
ocr.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
pose_detection.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
rotated_object_detection.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
video_recognition.cpp [Feature] Sync mmaction2-sdk(master) to dev1.x (#1307) 2022-11-10 15:13:24 +08:00