Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu arm64 编译paddle源代码失败 #9465

Closed
wants to merge 2,251 commits into from
Closed

Ubuntu arm64 编译paddle源代码失败 #9465

wants to merge 2,251 commits into from

Conversation

hbliucl
Copy link

@hbliucl hbliucl commented Mar 17, 2023

按照官方的文档: https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/linux-compile.html, 在Ubuntu18.04版本, 使用Docker方式编译源代码失败, 信息如下:

root@iZ2ze0gtsdv2iyxtqcwz85Z:~/Paddle# docker run --name paddle-v6 -v $PWD:/paddle --network=host -it registry.baidubce.com/paddlepaddle/paddle:latest-dev /bin/bash
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /bin/bash: exec format error

没有arm版本的docker镜像

请问, 官方能否提供一个arm64版本的docker镜像, 在项目中直接使用即可
或者官方提供一个编译好的paddle库, 项目直接引入

andyjiang1116 and others added 30 commits October 8, 2022 19:21
增加了8000张电子印章数据集的文档
* add ser+re hub serving

* fix
* add ser+re hub serving

* fix
add text recognition algorithm rflearning
[MLU]adapt mlu device for running dbnet network
add re to ppstructure system
update table_recognition.md
shouyong and others added 27 commits July 5, 2023 16:26
* Update PP-OCRv3_det_train.md

* Update knowledge_distillation.md
…ile (#10181)

* Fix fitz camelCase deprecation and .PDF not being recognized as pdf file

* refactor get_image_file_list function
* modification of return word box

* update_implements

* Update rec_postprocess.py

* Update utility.py
* add en doc

* fix dead link & test=document_fix

* fix dead link & test=document_fix

* update args default type & test=document_fix

* fix doc & test=document_fix

* fix pdf2word in whl
* fix memory leak

* update: Using smart pointers instead of raw pointers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.