[caffe] 02/02: update README.Debian

Zhou Mo cdluminate-guest at moszumanska.debian.org
Thu May 12 07:53:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository caffe.

commit ddb4a3d8844be0b1a5c2102e0d6fec8de5abb2d9
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Thu May 12 07:53:40 2016 +0000

    update README.Debian
---
 debian/README.Debian | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 9094c05..8e350be 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -10,6 +10,8 @@
     * libcaffe-cpu*      -- core library
     * libcaffe-cpu-dev   -- development files
     * python-caffe-cpu   -- python2 interface
+
+    Source package of this set is "caffe", in the main section.
  
   + Caffe-CUDA: (compiled with CUDA)
 
@@ -18,21 +20,21 @@
     * libcaffe-cuda-dev
     * python-caffe-cuda
 
+    Source package of this set is "caffe-contrib", in the contrib section.
+
  Happy Deep Learning ! :-)
 
 
                    Custom Build of Caffe
                    =====================
 
- If you'd like to build Caffe by yourself, I suggest that you build it
- with the `custom-*` targets instead of the standard `dpkg-buildpackage`
- process, so that you can avoid compiling Caffe twice. Besides, Compiling
- caffe locally may potentially bring a better machine performance.
- Inspired by Debian's OpenBLAS packaging, I provid 2 custom targets for
- users to build customized caffe Packages for local use:
+ Compiling caffe locally may potentially bring a better machine
+ performance. Inspired by Debian's OpenBLAS packaging, I provid
+ custom targets for users to build customized caffe Packages for
+ local use:
 
-  * custom-cpu
-  * custom-cuda
+  * custom-cpu   <--> source: "caffe"
+  * custom-cuda  <--> source: "caffe-contrib"
 
  Following is instruction for doing such a custom build:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe.git



More information about the debian-science-commits mailing list