PaddlePaddle / PaddlePaddle/FastDeploy
算能-se5-bm1684-aarch64编译python sdk失败!
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
环境
- 【FastDeploy版本】: fastdeploy-linux-1.0.7-CPU-TPU
- 【编译命令】如果您是自行编译的FastDeploy,请说明您的编译方式(参数命令)
- 【系统平台】: Linux x64(bm1684)
- 【硬件】: 算能SE5-bm1684-aarch64
- 【编译语言】: Python(3.8)
问题日志及出现问题的操作流程
- 附上详细的问题日志有助于快速定位分析
- 【编译算能的PythonSDK失败】
- 具体的命令执行如下:
(fastdeploy) @:/fastdeploy/python$ export ENABLE_SOPHGO_BACKEND=ON/fastdeploy/python$ export ENABLE_VISION=ON
(fastdeploy) @:
(fastdeploy) @:~/fastdeploy/python$ python setup.py build
Illegal instruction
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.
Research direction
Start with the Python SDK build entry point in python/setup.py and reproduce the command with ENABLE_SOPHGO_BACKEND=ON and ENABLE_VISION=ON on the listed Linux bm1684 environment. Investigate the reported Illegal instruction during the build and verify that the Python SDK builds successfully for the SE5-bm1684-aarch64 platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python
- Domain
- backend, build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100