Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tf_setup
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AI projects
tf_setup
Commits
83270c39
Commit
83270c39
authored
1 year ago
by
Andri Joos
Browse files
Options
Downloads
Patches
Plain Diff
update tensorrt lib path
parent
204849a6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
83270c39
...
...
@@ -84,7 +84,7 @@ virtualenv_site_packages="$virtual_env/lib/python3.10/site-packages"
_OLD_LD_LIBRARY_PATH
=
"
$LD_LIBRARY_PATH
"
export
_OLD_LD_LIBRARY_PATH
LD_LIBRARY_PATH
=
"
$LD_LIBRARY_PATH
:
$conda_tf_env
/lib/:
$virtualenv_site_packages
/nvidia/cudnn/:
$virtualenv_site_packages
/tensorrt/"
LD_LIBRARY_PATH
=
"
$LD_LIBRARY_PATH
:
$conda_tf_env
/lib/:
$virtualenv_site_packages
/nvidia/cudnn/:
$virtualenv_site_packages
/tensorrt
_libs
/"
export
LD_LIBRARY_PATH
_OLD_XLA_FLAGS
=
"
$XLA_FLAGS
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment