Environment Requirements
Before compilation and installation, ensure that the environment meets the hardware and software requirements. The hardware configuration includes CPUs. The software configuration includes the OS and applications.
Hardware Requirements
Table 1 lists the hardware requirements.
OS Requirements
Table 2 lists the OS requirements.
Software Requirements
Table 3 lists the software requirements.
Item |
Version |
Description |
Download URL |
|---|---|---|---|
TF-Serving |
2.15.0 |
Software to be ported. |
https://github.com/tensorflow/serving/archive/refs/tags/2.15.0-rc0.tar.gz |
Python |
3.9.9 |
Python is a high-level, general-purpose, interpreted, and object-oriented programming language. |
Install it using a Yum repository. |
CMake |
3.22.0 |
CMake 3.22.0 or later. |
Install it using a Yum repository. |
GCC/G++ |
10.3.1 |
GNU Compiler Collection (GCC) is a programming language compiler developed by GNU. |
Install it using a Yum repository. |
Bazel |
6.5.0 |
A fast and scalable build tool. The version must be 6.4.0 or later. |
https://releases.bazel.build/6.5.0/release/bazel-6.5.0-dist.zip |