-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Description
Description
When I am working on writing envdlib for supporting tensorRT, I found some points we need for better use of envdlib:
- Branch Judgment: we need judge wether current condition like os version and cuda version supported by tensorRT
- Print: sometimes we should print some information for user's to use such as the location of sdk or agreement default to accept.
- Context Varibles: we need context varibales such as os version to decide how to install
We still need to some work to implement composable image building. We still use the process-oriented pattern to acheive my goal. Maybe it is not a good idea in the future. https://nixos.org/ can give us some guides.
Message from the maintainers:
Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.