Skip to content

Yolo integration #86

Answered by omichel
Siddharth220903 asked this question in Q&A
Discussion options

You must be logged in to vote

You can integrate whatever library you need in your docker image. You should simply add the "compute" flag so that it will allow the use of the CPU for compute. Normally adding something like:

ENV NVIDIA_DRIVER_CAPABILITIES graphics,compute,utility

in your Dockerfile, should enable GPU compute inside your docker.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by omichel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants