我要评分
获取效率
正确性
完整性
易理解

Paths for Software Porting

Before TensorFlow 2.13.0 compilation and installation, carefully determine the installation paths for both the target software and its dependencies. Throughout this document, any commands referencing installation paths should use the paths outlined in this section.

This section details the planned installation paths for software involved in TensorFlow 2.13.0 porting, along with their purposes.

Table 1 Paths for software porting

No.

Software Installation Path

Purpose

Description

1

/path/to/tensorflow

Compilation path for TensorFlow source code

The installation paths provided here are only examples. Shared paths are recommended. In later sections, replace any installation path references with the actual paths.

2

/path/to/bazel

Compilation path for Bazel source code