
Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley AI Research Lab (BAIR) and community contributors.
This metapackage pulls CUDA version of caffe:
* caffe-tools-cuda
* libcaffe-cuda*
* python3-caffe-cuda
And suggests these packages:
* libcaffe-cuda-dev
* caffe-doc
Note, this CUDA version cannot co-exist with the CPU_ONLY version.