Rate This Document
Findability
Accuracy
Completeness
Readability

Paths for Software Porting

Before compiling and installing TF-Serving, 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 TF-Serving.

Table 1 Paths for software porting

No.

Software Installation Path

Description

Remarks

1

/path/to/tfserving

Installation path of TF-Serving.

The installation paths provided here are only an example. 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.

2

/path/to/tfserving/serving/proxy

Path for storing the TF-Serving dependency packages.

3

/path/to/bazel

Installation path of Bazel.

4

/path/to/models

Path for storing the DeepFM model.