Paths for Software Porting
Before compiling and installing PyTorch, plan the software and dependency installation paths. The planned installation paths are used as examples in subsequent sections.
Table 1 describes the software installation paths involved in the porting.
No. |
Software Installation Path |
Description |
Remarks |
|---|---|---|---|
1 |
/path/to/pytorch |
Installation path of PyTorch. |
The installation paths provided here are only an example. Shared paths are recommended. Replace the paths used in commands in this document with the actual paths planned during the installation process. |
2 |
/path/to/ComputeLibrary-23.08 |
Installation path of ACL. |