Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 503 Bytes

File metadata and controls

17 lines (9 loc) · 503 Bytes

cuda-python

nvidia/cuda:10.2 based Python 3.7.5 image with some CV libraries

Python interpreter and other python related things are in runtime tag. Use it to run your GPU based applications.

Use devel tag to get 10.2-devel nvidia/cuda version with some building essentials to build your GPU based libraries in a container.

References

see: docker-library/python github

see: nvidia/cuda docker-hub