[caffe] 05/07: man: update manpages

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Aug 1 03:25:35 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 7e154fec2812fb97102b2ca81e8709eb9a51cc9a
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Mon Aug 1 03:20:58 2016 +0000

    man: update manpages
---
 debian/changelog     |  1 +
 debian/man/caffe.1   | 10 +++++++++-
 debian/man/caffe.txt |  4 ++++
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 19d1009..4ff089a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ caffe (1.0.0~rc3+20160715-g42cd785-1) UNRELEASED; urgency=medium
 
   * Import upstream snapshot (42cd785e4b5ed824a9b2a02a19aa534042b64325).
   * Suggest OpenBLAS/Atlas library for metapackage caffe-cpu.
+  * Update manpage d/man/caffe.1 .
 
  -- Zhou Mo <cdluminate at gmail.com>  Mon, 01 Aug 2016 02:19:21 +0000
 
diff --git a/debian/man/caffe.1 b/debian/man/caffe.1
index ea8959a..b4d67bd 100644
--- a/debian/man/caffe.1
+++ b/debian/man/caffe.1
@@ -1,5 +1,5 @@
 .\"Text automatically generated by txt2man
-.TH CAFFE 1 "03 June 2016" "" ""
+.TH CAFFE 1 "01 August 2016" "" ""
 .SH NAME
 \fBcaffe \fP- command line brew for Caffe
 .SH SYNOPSIS
@@ -110,6 +110,14 @@ Train a new Network
 
 .fam T
 .fi
+Resume training a network from a snapshot
+.PP
+.nf
+.fam C
+    $ caffe train -solver solver.prototxt -snapshot bvlc_alexnet.solverstate
+
+.fam T
+.fi
 Fine-tune a network
 .PP
 .nf
diff --git a/debian/man/caffe.txt b/debian/man/caffe.txt
index 2c2d51e..f378f32 100644
--- a/debian/man/caffe.txt
+++ b/debian/man/caffe.txt
@@ -50,6 +50,10 @@ EXAMPLES
 
     $ caffe train -solver solver.prototxt
 
+  Resume training a network from a snapshot
+
+    $ caffe train -solver solver.prototxt -snapshot bvlc_alexnet.solverstate
+
   Fine-tune a network
 
     $ caffe train -solver solver.prototxt -weights pre_trained.caffemodel

-- 
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