Skip to content

Commit

Permalink
Improve custom TF build instruction (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabrizian authored Jun 21, 2022
1 parent 40f9d94 commit db75aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ the shared libraries needed by the Triton TensorFlow backend. In the
TensorFlow 1.x or TensorFlow 2.x container you rebuild using:

```
$ ./nvbuild.sh
$ /opt/tensorflow/nvbuild.sh
```

After rebuilding within the container you should save the updated
Expand Down

0 comments on commit db75aee

Please sign in to comment.