Introduction
This document describes how to install and verify Paddle Inference on Kunpeng servers.
Paddle Inference is a C++ inference library deployed on the server by PaddlePaddle. It provides C++ APIs, header files, dynamic libraries, and static libraries. The official open-source project of Paddle Inference does not provide a precompiled binary installation package for openEuler AArch64. Therefore, this document does not describe the installation path from the official binary package. The installation object is the Paddle Inference product directory built from the source code according to the development guide. (The product directory can be obtained from Kunpeng Documentation - Kunpeng Community.)
Parent topic: Installation Guide