-
Notifications
You must be signed in to change notification settings - Fork 607
set env in buck file #5736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
set env in buck file #5736
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5736
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit df71a70 with merge base 7183f19 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D63556730 |
b087f84
to
e7a3dba
Compare
Summary: Pull Request resolved: pytorch#5736 Simply the the env path and no need to set `LD_LIBRARY_PATH` manually Differential Revision: D63556730
e7a3dba
to
f9bf71f
Compare
This pull request was exported from Phabricator. Differential Revision: D63556730 |
2 similar comments
This pull request was exported from Phabricator. Differential Revision: D63556730 |
This pull request was exported from Phabricator. Differential Revision: D63556730 |
Summary: Pull Request resolved: pytorch#5736 Simply the the env path and no need to set `LD_LIBRARY_PATH` manually Differential Revision: D63556730
f9bf71f
to
8b9a98f
Compare
This pull request was exported from Phabricator. Differential Revision: D63556730 |
8b9a98f
to
6818cd4
Compare
Summary: Pull Request resolved: pytorch#5736 Simply the the env path and no need to set `LD_LIBRARY_PATH` manually Reviewed By: kirklandsign Differential Revision: D63556730
6818cd4
to
e85d643
Compare
Summary: Pull Request resolved: pytorch#5736 Simply the the env path and no need to set `LD_LIBRARY_PATH` manually Reviewed By: Abhi-hpp, derekxu, kirklandsign Differential Revision: D63556730
This pull request was exported from Phabricator. Differential Revision: D63556730 |
Summary: Pull Request resolved: pytorch#5736 Simply the the env path and no need to set `LD_LIBRARY_PATH` manually Reviewed By: Abhi-hpp, derekxu, kirklandsign Differential Revision: D63556730
This pull request was exported from Phabricator. Differential Revision: D63556730 |
e85d643
to
df71a70
Compare
This pull request has been merged in 2d0237c. |
Summary: Simply the the env path and no need to set
LD_LIBRARY_PATH
manuallyDifferential Revision: D63556730