Rate This Document
Findability
Accuracy
Completeness
Readability

Verified Environments

Hardware Requirements

Table 1 describes the verified hardware environment.

Table 1 Hardware requirements

Item

Description

CPU

New Kunpeng 920 processor model

OS Requirements

Table 2 describes the verified OS.

Table 2 OS requirements

Item

Version

Description

How to Obtain

OS

openEuler 22.03 LTS SP3

When installing an OS, choose Minimal Install and select Development Tools to minimize manual operations.

https://repo.openeuler.org/openEuler-22.03-LTS-SP3/ISO/aarch64/

Kernel

5.10.0

-

Included in the OS image

Software Requirements

Table 3 describes the verified software environment.

Table 3 Software requirements

Item

Version

Description

How to Obtain

Python

3.9.9

Python is an auxiliary tool used during the build of TF Serving. It is used to automatically download dependencies and configure the environment.

Install it using a Yum repository.

CMake

3.22.0

CMake is the build tool of TF Serving. The CMake version must be 3.22.0 or later.

Install it using a Yum repository.

GCC/G++

12.3.1

GNU Compiler Collection (GCC) serves as the compiler for building TF Serving into an executable file.

Install it using a Yum repository.

Bazel

6.5.0

Bazel is a powerful build system that enables fast and scalable building. The Bazel version must be 6.4.0 or later.

https://releases.bazel.build/6.5.0/release/bazel-6.5.0-dist.zip