PaddlePaddle / PaddlePaddle/FastDeploy
Fastdeploy编译问题
Open
@zoooo0820 is already working on this.
Since Nov 12, 2025.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
cmake编译fastdeploy提示缺少cmakelists.txt,请问我该如何获取cmakelists.txt?我知道我要用的cmake指令为“cmake .. -DENABLE_ORT_BACKEND=OFF
-DENABLE_RKNPU2_BACKEND=ON
-DENABLE_VISION=ON
-DRKNN2_TARGET_SOC=RK3588
-DCMAKE_INSTALL_PREFIX=${PWD}/fastdeploy-0.0.0”,但我不知道怎么写cmakelists.txt中对应的内容。Fastdeploy版本没有强制要求
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.