PaddlePaddle / PaddlePaddle/FastDeploy
fastdeploy2.5支持编译C++库,对接paddleseg 进行推理么
Open
@xiaoxiaohehe001 is already working on this.
Since Mar 2, 2026.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
目标场景:基于fastdeployC++库,封装C#库,用于机器视觉分割/分类模型部署
硬性需求:支持50显卡
去年方案:是基于fastdeploy1.1.0 重写包括Tensort推理 ,适配50显卡 。(方案链接:https://www.cnblogs.com/PiaoLingJiLu/articles/18980975)
需求:
1)最新版是否支持封装库给C#调用
2)已经支持50显卡
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.