[Doc] Update api_docs in python (#511)

* add paddle_trt in benchmark

* update benchmark in device

* update benchmark

* update result doc

* fixed for CI

* update python api_docs
This commit is contained in:
WJJ1995
2022-11-07 14:25:46 +08:00
committed by GitHub
parent bf5c1aec65
commit 40b099ac99
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Headpose API
## fastdeploy.vision.headpose.FSANet
```{eval-rst}
.. autoclass:: fastdeploy.vision.headpose.FSANet
:members:
:inherited-members:
```