mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
17 lines
349 B
ReStructuredText
17 lines
349 B
ReStructuredText
|
====================
|
||
|
pipeline.h
|
||
|
====================
|
||
|
|
||
|
|
||
|
.. doxygentypedef:: mmdeploy_pipeline_t
|
||
|
|
||
|
.. doxygenfunction:: mmdeploy_pipeline_create_v3
|
||
|
|
||
|
.. doxygenfunction:: mmdeploy_pipeline_create_from_model
|
||
|
|
||
|
.. doxygenfunction:: mmdeploy_pipeline_apply
|
||
|
|
||
|
.. doxygenfunction:: mmdeploy_pipeline_apply_async
|
||
|
|
||
|
.. doxygenfunction:: mmdeploy_pipeline_destroy
|