Skip to content

❓ [Question] How to install trtorchc? #627

Answered by narendasan
shiyongming asked this question in Q&A
Discussion options

You must be logged in to vote

(Going to make this a discussion so its easier to reference later)

Id say the best way is to build the tarball bazel build //:libtrtorch -c opt. The tarball should be in bazel-bin after building is done. You can then un pack it over /usr/local to install. Alternatively your method should work, the binary should be in bazel-bin/cpp/bin/trtorchc but I think this is much harder to use since the libraries will not necessarily be in the path.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by narendasan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #626 on September 16, 2021 15:54.