mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-24 17:49:42 +08:00
0bb40ab100
* add paddle_trt in benchmark * update benchmark in device * update benchmark * update result doc * fixed for CI * update python api_docs * update index.rst * add runtime cpp examples * deal with comments * Update infer_paddle_tensorrt.py Co-authored-by: Jason <928090362@qq.com>
10 lines
128 B
Markdown
10 lines
128 B
Markdown
# Runtime API
|
|
|
|
## fastdeploy.Runtime
|
|
|
|
```{eval-rst}
|
|
.. autoclass:: fastdeploy.Runtime
|
|
:members:
|
|
:inherited-members:
|
|
```
|