[caffe-contrib] 335/362: d/README.Debian: update notes for package maintainer

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:51 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-contrib.

commit 2aaad35ef7e3ebe03ea4868f7108971b3807737e
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sun Mar 27 09:37:47 2016 +0000

    d/README.Debian: update notes for package maintainer
---
 debian/README.Debian | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 4a5e87d..9c70564 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -88,6 +88,19 @@
 
   5. Grab some datasets, set up your network and have fun.
 
+                   Notes for Package Maintainer
+                   ============================
+
+1. Testing whether the program works, apart from the test programs?
+
+     $ caffe time -model examples/mnist/lenet.prototxt
+
+   or with gpu
+
+     $ caffe time -model examples/mnist/lenet.prototxt -gpu 0
+
+   Well, this way (using deploy version of network) requires no dataset.
+
                    Footnotes
                    =========
 
@@ -95,7 +108,8 @@
     caffe-cuda can work under CPU_ONLY mode.
 
 [2] Make sure to firstly install libcaffe-* which includes libcaffe.so.*,
-    the shared object file of caffe.
+    the shared object file of caffe, or you will get some error messages
+	from dpkg (dependency unsatisfied).
 
 [A]
- -- Zhou Mo <cdluminate at gmail.com>  Wed, 09 Mar 2016 00:00:00 +0000
+ -- Zhou Mo <cdluminate at gmail.com>  Sun, 27 Mar 2016 00:00:00 +0000

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



More information about the debian-science-commits mailing list