risc-v编译飞浆

git submodule update --init --recursive 报错

根据算能RISC-V通用云编译飞桨paddlepaddle@openKylin留档_在riscv下进行paddlelite源码编译-CSDN博客

(torch2-2) root@lpi4a:/home/sipeed/Desktop/paddle/third_party# git submodule update --init --recursive

fatal: detected dubious ownership in repository at '/home/sipeed/Desktop/paddle'

To add an exception for this directory, call:

git config --global --add safe.directory /home/sipeed/Desktop/paddle

(torch2-2) root@lpi4a:/home/sipeed/Desktop/paddle/third_party# git config --global --add safe.directory /home/sipeed/Desktop/paddle

相关推荐
国科安芯1 天前
面向高性能运动控制的MCU:架构创新、算法优化与应用分析
单片机·嵌入式硬件·安全·架构·机器人·汽车·risc-v
YHPsophie3 天前
面向高可靠场景的RISC-V低功耗MCU硬件安全设计
单片机·嵌入式硬件·risc-v
oahrzvq3 天前
【CPU】结合RISC-V CPU架构回答中断系统的7个问题(个人草稿)
架构·risc-v·中断·plic
TARDIS_20205 天前
OpenHarmony-Risc-V上运行openBLAS中的benchmark
risc-v·openharmony
nLif6 天前
LicheeRV Nano 与Ubuntu官方risc-v 镜像混合
linux·ubuntu·risc-v
菜狗想要变强11 天前
RVOS-7.实现抢占式多任务
linux·c语言·驱动开发·单片机·嵌入式硬件·risc-v
程序员JerrySUN19 天前
深入解析ARM与RISC-V架构的Bring-up核心流程
arm开发·架构·risc-v
Hug Freedom.19 天前
RISC-V AIA学习---IPI 处理器间中断
学习·risc-v
黑不拉几的小白兔21 天前
risc-V学习日记(3):编译与链接
学习·risc-v
Hug Freedom.24 天前
RISC-V debug专栏2 --- Debug Module(DM)
risc-v