Skip to content
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

Allow uncompressed conda execution enviroments #266

Merged
merged 12 commits into from
Jul 7, 2023
Merged

Conversation

jbkyang-nvi
Copy link
Contributor

@jbkyang-nvi jbkyang-nvi commented Jun 29, 2023

Allow uncompressed conda execution environments and add documentation for custom execution environments.
Test: triton-inference-server/server#6005

Copy link
Contributor

@dyastremsky dyastremsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Added a couple of comments. Also, are you adding documentation for this feature somewhere?

src/pb_env.cc Outdated Show resolved Hide resolved
src/pb_env.cc Show resolved Hide resolved
@jbkyang-nvi
Copy link
Contributor Author

jbkyang-nvi commented Jun 29, 2023

Looks good! Added a couple of comments. Also, are you adding documentation for this feature somewhere?

This is the documentation in the README

@dyastremsky
Copy link
Contributor

Looks good! Added a couple of comments. Also, are you adding documentation for this feature somewhere?

This is the documentation in the README

Missed that. Thanks for clarifying!

dyastremsky
dyastremsky previously approved these changes Jun 29, 2023
src/pb_env.cc Outdated Show resolved Hide resolved
rmccorm4
rmccorm4 previously approved these changes Jun 30, 2023
dyastremsky
dyastremsky previously approved these changes Jun 30, 2023
Copy link
Member

@Tabrizian Tabrizian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbkyang-nvi Have you verified that the environment wouldn't be deleted after the server terminates? By default Python backend would delete the environments once it terminates.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/pb_env.cc Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@jbkyang-nvi jbkyang-nvi dismissed stale reviews from dyastremsky and rmccorm4 via 61ba738 July 6, 2023 23:04
@jbkyang-nvi jbkyang-nvi requested a review from Tabrizian July 6, 2023 23:04
@jbkyang-nvi jbkyang-nvi force-pushed the kyang-no-conda branch 3 times, most recently from d998810 to 4398718 Compare July 7, 2023 01:35
src/pb_env.cc Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants