Rate This Document
Findability
Accuracy
Completeness
Readability

Paths for Software Porting

Before compiling and installing the software, 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 porting ONNX Runtime.

Table 1 Paths for software porting

No.

Software Installation Path

Description

Remarks

1

/path/to/ONNX_Runtime

Installation path of the ONNX Runtime source code.

The installation paths provided here are only examples. Shared paths are recommended. The actual installation paths may be different, and you need to change the installation paths in subsequent commands in this document based on the actual situation.