Introduction
This document describes how to install and verify PaddlePaddle on Kunpeng servers.
PaddlePaddle supports the full-stack AI development process from algorithm research to production implementation with its core features: unified programming paradigm for both static and dynamic modes, architecture design that integrates training and inference, and an industrial-grade toolchain throughout the entire process.
The official PaddlePaddle pip installation document is intended for the x86_64 precompiled package. In the openEuler AArch64 GPU scenario, the wheel file built from the source code (which can be obtained from Kunpeng Documentation - Kunpeng Community) is used as the installation object, and you do not need to configure the official binary installation path.