Files
FastDeploy/docs/quick_start
DefTruth e1ab1104c2 [docs] update quick_start and README (#181)
* [docs] update quick_start and README

* [docs] remove ENABLE_PADDLE_FRONTEND flags in win docs

* [docs] update supported python version for win

* [docs] update windows sdk example docs

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-09-06 21:11:04 +08:00
..

FastDeploy安装

针对开发者的开发需求FastDeploy目前提供了Python和C++两种安装方式,可分别参考

其它文档

  • 视觉模型部署示例 : 提供目标检测、图像分类、人脸检测等大量视觉模型在CPU/GPU以及TensorRT部署示例