V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
ChristopherY
V2EX  ›  程序员

嵌入式 AI 开源库 armnn 编译问题

  •  
  •   ChristopherY · Dec 18, 2024 · 1437 views
    This topic created in 501 days ago, the information mentioned may be changed or developed.
    如果我想在路由器上跑 ai 模型(cpu 芯片是 arm-A53),要怎么把模型部署上去?
    armnn 编译用的 toolchain 是 aarch64-linux-gnu-g++,如果我想用 aarch64-openwrt-linux-g++来编译 armnn ,要怎么做,似乎有些用法不太一样?
    2 replies    2024-12-19 13:26:07 +08:00
    ChristopherY
        1
    ChristopherY  
    OP
       Dec 19, 2024
    aarch64-linux-gnu-g++本地编译通过了。但是 aarch64-openwrt-linux-g++编译报错。应该是用的库有区别。有没有大佬有这方面的经验
    piaooo
        2
    piaooo  
       Dec 19, 2024
    本地库是在 /usr/lib 下, 你用 openwrt 的库位置应该在 staging_dir 中。如果你用这个方法要找到依赖位置然后 -L 写出索引位置。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2666 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 42ms · UTC 03:00 · PVG 11:00 · LAX 20:00 · JFK 23:00
    ♥ Do have faith in what you're doing.