Introduction
This document describes how to install, compile, and verify TensorFlow in the openEuler 22.03 LTS SP3 operating system (OS) running on the Kunpeng processor. The recommended software version is 2.13.0. However, this document also provides the guidance for 1.15.5.
Overview
TensorFlow is a deep learning framework developed by Google to conduct research in machine learning and neural networks. It provides stable Python and C++ APIs, as well as non-guaranteed backward-compatible APIs for other languages.
For more information, visit the TensorFlow official website.
Programming language: C++/Python
Brief description: an open source deep learning framework
Open source license: Apache 2.0
When using open source software, comply with the applicable license.
Recommended Version
Tensorflow 2.13.0
The recommended software version is 2.13.0. However, this document also provides the guidance for 1.15.5.