Skip to content

Commit

Permalink
Add pytorch backend to LD_LIBRARY_PATH in integration test env (#715)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverholworthy authored Jun 7, 2023
1 parent 2eb6da1 commit 7463188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ commands =
sitepackages=true
setenv =
TF_GPU_ALLOCATOR=cuda_malloc_async
LD_LIBRARY_PATH=/opt/tritonserver/backends/pytorch
deps =
-rrequirements/test.txt
commands =
Expand Down

0 comments on commit 7463188

Please sign in to comment.