Developer Guide
- Introduction
This document describes how to develop TensorFlow on Kunpeng servers, including source code build, installation, and basic development verification. - Installation Preparations
- Source Code Compilation and Build
Obtain the TensorFlow source code. Before building a Python wheel package, configure the CUDA environment, install the build product, and configure the runtime library path. - Development Verification
- Uninstallation