mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* Add document structure * better zh_cn document * add build example, update requirement * add readme * add usage * fix end of file * fix codebase names, add TODO
25 lines
367 B
ReStructuredText
25 lines
367 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/ppl
|
|
--------
|
|
.. automodule:: mmdeploy.apis.ppl
|
|
:members:
|