当前位置:网站首页>Install PaddlePaddle on ARM
Install PaddlePaddle on ARM
2022-04-23 03:35:00 【Crispy eggplant strips】
at present paddlepaddle The government does not support arm Architecturally , As shown in the figure below .

therefore , stay NVIDIA Equal edge calculation box ( Such as TX2、xavier etc. ) You can't pass pip install paddlepaddle Mode of installation paddlepaddle Of .
however , We can compile the source code in ARM Install on Architecture . The easiest way to download the official library is to compile it , Direct installation . The download link is https://paddleinference.paddlepaddle.org.cn/user_guides/download_lib.html#python
As shown in the figure below , Download the suffix according to your version ".whl" The file of :

eg: I downloaded is paddlepaddle_gpu-2.2.1-cp36-cp36m-linux_aarch64.whl , In the edge calculation box , Directly through pip3 install paddlepaddle_gpu-2.2.1-cp36-cp36m-linux_aarch64.whl You can install , As shown in the figure below .

版权声明
本文为[Crispy eggplant strips]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220602451920.html
边栏推荐
- The fourth operation
- Design and implementation of redis (5): master-slave replication strategy and optimization
- Generate QR code through zxing
- 【微服务】(十)—— 统一网关Gateway
- Deep learning notes (II) -- principle and implementation of activation function
- Mechanical design knowledge point planning
- Identifier and type conversion
- Applet - more than two pieces of folding and expansion logic
- Docker pulls MySQL and connects
- Variable definition and use
猜你喜欢

Visual programming - Experiment 1

Notes sur l'apprentissage profond (Ⅱ) - - Principe et mise en oeuvre de la fonction d'activation

Software testing process

Build websocket server in. Net5 webapi

Design and implementation of redis (6): how redis achieves high availability

2022 group programming ladder game simulation L2-4 Zhezhi game (25 points)

打卡:4.22 C语言篇 -(1)初识C语言 - (11)指针

Explanation keyword of MySQL

2022 团体程序设计天梯赛 模拟赛 1-8 均是素数 (20 分)

The art of concurrent programming (6): explain the principle of reentrantlock in detail
随机推荐
QT dynamic translation of Chinese and English languages
File upload vulnerability summary and upload labs shooting range documentary
QT uses drag and drop picture to control and mouse to move picture
C interface
POI create and export Excel based on data
. net webapi access authorization mechanism and process design (header token + redis)
QT learning summary
Generate QR code through zxing
Activity supports multi window display
2022 团体程序设计天梯赛 模拟赛 L2-4 哲哲打游戏 (25 分)
打卡:4.22 C语言篇 -(1)初识C语言 - (11)指针
Unity Basics
Basic use of Charles
Docker pulls MySQL and connects
SQL learning record
Scenario Title: how does system a use the page of system B
mui. Plusready does not take effect
Detailed description of MySQL index [B + tree index, hash index, full-text index, overlay index]
"Visual programming" test paper
New ORM framework -- Introduction to beetlsql