mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* add speed benchmark for pplnn and replace all ppl in docs with pplnn * replace ppl with pplnn for all codes * docs zh * fix crnn config path * update docstring * rename * update ppl to pplnn in readme_zh Co-authored-by: maningsheng <mnsheng@yeah.net>
25 lines
371 B
ReStructuredText
25 lines
371 B
ReStructuredText
apis
|
|
-------
|
|
.. automodule:: mmdeploy.apis
|
|
:members:
|
|
|
|
apis/tensorrt
|
|
-------------
|
|
.. automodule:: mmdeploy.apis.tensorrt
|
|
:members:
|
|
|
|
apis/onnxruntime
|
|
----------------
|
|
.. automodule:: mmdeploy.apis.onnxruntime
|
|
:members:
|
|
|
|
apis/ncnn
|
|
---------
|
|
.. automodule:: mmdeploy.apis.ncnn
|
|
:members:
|
|
|
|
apis/pplnn
|
|
--------
|
|
.. automodule:: mmdeploy.apis.pplnn
|
|
:members:
|