mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
[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:
9
docs/api_docs/python/headpose.md
Normal file
9
docs/api_docs/python/headpose.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Headpose API
|
||||
|
||||
## fastdeploy.vision.headpose.FSANet
|
||||
|
||||
```{eval-rst}
|
||||
.. autoclass:: fastdeploy.vision.headpose.FSANet
|
||||
:members:
|
||||
:inherited-members:
|
||||
```
|
Reference in New Issue
Block a user