首页 Paddle框架 帖子详情
离线编译安装paddle
收藏
快速回复
Paddle框架 问答学习资料 266 1
离线编译安装paddle
收藏
快速回复
Paddle框架 问答学习资料 266 1

arm版本的paddle能离线编译源码安装嘛,怎么把编译过程中需要联网clone的内容提前下载,供make的时候本地调用呢

0
收藏
回复
全部评论(1)
时间顺序
xinssssx
#2 回复于2023-08

同问啊。。。

我git clone --recursive,把所有依赖的第三方库都下载了,但是cmake时,仍然报错:

-- Check submodules of paddle, and run 'git submodule update --init --recursive'
fatal: not a git repository (or any of the parent directories): .git
CMake Error at cmake/third_party.cmake:43 (message):
Failed to get submodule, please check your network !
Call Stack (most recent call first):
CMakeLists.txt:576 (include)

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户