mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* 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)