zhuyuanhao [Wed, 1 Mar 2017 12:42:30 +0000 (20:42 +0800)]
Remove not used variable in base_conv_layer.cpp
Evan Shelhamer [Mon, 27 Feb 2017 19:54:37 +0000 (11:54 -0800)]
fix broken link to hinge loss
Evan Shelhamer [Tue, 21 Feb 2017 04:06:19 +0000 (20:06 -0800)]
Merge pull request #5296 from shelhamer/rc5
version bump: rc5
Evan Shelhamer [Fri, 17 Feb 2017 00:40:18 +0000 (16:40 -0800)]
version bump: rc5
Evan Shelhamer [Fri, 17 Feb 2017 00:35:51 +0000 (16:35 -0800)]
Merge pull request #4609 from intelfx/BVLC-work-buildsystem
[cmake] Improvements to the build system
Evan Shelhamer [Fri, 17 Feb 2017 00:31:52 +0000 (16:31 -0800)]
Merge pull request #4737 from rokm/matcaffe-individual-destruct
[matcaffe] allow destruction of individual networks and solvers
Evan Shelhamer [Fri, 17 Feb 2017 00:30:53 +0000 (16:30 -0800)]
Merge pull request #4721 from kashefy/fix_matlab_demo_typos
fix comments in matlab classification demo
Evan Shelhamer [Fri, 17 Feb 2017 00:30:19 +0000 (16:30 -0800)]
Merge pull request #5010 from ngaloppo/fix_drawnet
[fix] pycaffe net draw needs default pooling values
Evan Shelhamer [Fri, 17 Feb 2017 00:28:53 +0000 (16:28 -0800)]
Merge pull request #5074 from garion9013/master
Fix plot_training_log.py.example
Evan Shelhamer [Fri, 17 Feb 2017 00:23:45 +0000 (16:23 -0800)]
Merge pull request #3893 from rscohn2/patch-1
[docs] info about MKL licensing
Evan Shelhamer [Fri, 17 Feb 2017 00:16:37 +0000 (16:16 -0800)]
Merge pull request #4347 from nitnelave/python/layer_dict
[pycaffe] add layer_dict to the python interface
Evan Shelhamer [Thu, 16 Feb 2017 23:42:53 +0000 (15:42 -0800)]
Merge pull request #5236 from solrex/veclib-fix
[osx] find vecLib without sdk version
Evan Shelhamer [Thu, 16 Feb 2017 23:39:27 +0000 (15:39 -0800)]
Merge pull request #5210 from ftokarev/patches
Obsolete reference to `bool solver` in caffe.proto
Evan Shelhamer [Fri, 10 Feb 2017 00:26:51 +0000 (16:26 -0800)]
Merge pull request #5272 from crowsonkb/master
Add Pascal CUDA architectures to Makefile.config.example
Katherine Crowson [Thu, 9 Feb 2017 19:40:52 +0000 (11:40 -0800)]
Add Pascal CUDA architectures to Makefile.config.example
Evan Shelhamer [Thu, 9 Feb 2017 01:13:53 +0000 (17:13 -0800)]
make: bump version to rc4
Cyprien Noel [Wed, 8 Feb 2017 19:42:05 +0000 (11:42 -0800)]
Document switch to explicit flags for docker: cpu / gpu.
Evan Shelhamer [Wed, 1 Feb 2017 20:28:59 +0000 (12:28 -0800)]
Merge pull request #5242 from CDLuminate/doc-update-debian-guide
docs: update install_apt_debian guide
Zhou Mo [Wed, 1 Feb 2017 11:21:00 +0000 (11:21 +0000)]
docs: update install_apt_debian guide
Wenbo Yang [Mon, 30 Jan 2017 08:33:20 +0000 (16:33 +0800)]
Remove sdk version from veclib searching path.
Evan Shelhamer [Thu, 26 Jan 2017 19:47:46 +0000 (11:47 -0800)]
Merge pull request #5227 from williford/caffe-git-pr2
Fix broken links in layer documentation, minor fixes.
Jonathan R. Williford [Fri, 20 Jan 2017 11:53:12 +0000 (11:53 +0000)]
Fix broken links in layer documentation, minor fixes.
Evan Shelhamer [Tue, 24 Jan 2017 20:05:41 +0000 (12:05 -0800)]
Merge pull request #5220 from kts/bugfix
parse_log.py was not using --verbose argument
Ken Schutte [Tue, 24 Jan 2017 16:45:52 +0000 (10:45 -0600)]
parse_log.py was not using --verbose argument
Cyprien Noel [Mon, 23 Jan 2017 19:09:11 +0000 (11:09 -0800)]
Merge pull request #5215 from cypof/fix_restore
Restore can be invoked on rank > 0
Cyprien Noel [Mon, 23 Jan 2017 18:31:26 +0000 (10:31 -0800)]
Restore can be invoked on rank > 0
Evan Shelhamer [Sun, 22 Jan 2017 01:43:19 +0000 (17:43 -0800)]
Merge pull request #5207 from CDLuminate/cmake-bump-soversion-to-rc4
cmake: bump soversion to rc4
Fyodor Tokarev [Sat, 21 Jan 2017 12:12:38 +0000 (15:12 +0300)]
Update a comment in caffe.proto
Zhou Mo [Sat, 21 Jan 2017 03:06:38 +0000 (03:06 +0000)]
cmake: bump soversion to rc4
Cyprien Noel [Fri, 20 Jan 2017 06:43:34 +0000 (22:43 -0800)]
Merge pull request #5153 from cypof/docker
Docker refresh: simplified & update to 16.04, cuda8, cudnn5, nccl
Cyprien Noel [Wed, 18 Jan 2017 04:10:15 +0000 (20:10 -0800)]
Docker refresh: simplified & update to 16.04, cuda8, cudnn5, nccl
Evan Shelhamer [Fri, 20 Jan 2017 00:10:51 +0000 (16:10 -0800)]
Merge pull request #5198 from longjon/config-backslash
Remove trailing backslash on comment in Makefile.config.example
Evan Shelhamer [Fri, 20 Jan 2017 00:08:20 +0000 (16:08 -0800)]
Merge pull request #5184 from shaibagon/fix_batch_norm_param_upgrade
fix harsh upgrade_proto for `"BatchNorm"` layer to zero instead of clear params
Evan Shelhamer [Thu, 19 Jan 2017 16:12:24 +0000 (08:12 -0800)]
Merge pull request #3365 from BonsaiAI/wrap-declarations-in-switch
Fix syntax inside switch for Windows compilation
Evan Shelhamer [Thu, 19 Jan 2017 01:40:36 +0000 (17:40 -0800)]
copyright spans 2014-2017
Evan Shelhamer [Thu, 19 Jan 2017 01:39:35 +0000 (17:39 -0800)]
ignore generated includes for docs
Jonathan L Long [Thu, 19 Jan 2017 00:03:55 +0000 (16:03 -0800)]
[build] remove trailing backslash on comment
Evan Shelhamer [Wed, 18 Jan 2017 21:34:19 +0000 (13:34 -0800)]
Merge pull request #4842 from willyd/pytest-fix
fix pytest temporary files on Windows
xmyqsh [Wed, 18 Jan 2017 21:19:48 +0000 (05:19 +0800)]
remove redundant operations in Crop layer (#5138)
Evan Shelhamer [Wed, 18 Jan 2017 21:17:48 +0000 (13:17 -0800)]
Merge pull request #5025 from hmybmny/master
[docs] fix glog download link
Evan Shelhamer [Wed, 18 Jan 2017 20:55:18 +0000 (12:55 -0800)]
Merge pull request #5098 from yaronli/master
check leveldb iterator status for snappy format
Evan Shelhamer [Wed, 18 Jan 2017 20:53:23 +0000 (12:53 -0800)]
Merge pull request #5121 from yrevar/patch-2
Join path using "os.path.join" instead of "+"
Evan Shelhamer [Wed, 18 Jan 2017 20:44:39 +0000 (12:44 -0800)]
Merge pull request #5142 from lvchaxj/master
Fix parse_log tool for negative time duration if datetime across year boundary
Evan Shelhamer [Wed, 18 Jan 2017 20:41:31 +0000 (12:41 -0800)]
Merge pull request #5176 from stoneyang/minor
fix minor typo in bvlc_googlenet
Adam Browne [Wed, 18 Jan 2017 20:25:02 +0000 (15:25 -0500)]
Fix various documentation typos (#4172)
* fix typo (standaraized->standardized)
* fix typo (convet->convert, etc..)
* fix typo (incompartible->incompatible)
* fix typo (does't->doesn't)
* fix typo (decoded->decode)
Evan Shelhamer [Wed, 18 Jan 2017 20:17:06 +0000 (12:17 -0800)]
Merge pull request #5148 from caffe-help/caffe-docs-PR1
Overhaul layer catalogue documentation
Evan Shelhamer [Tue, 17 Jan 2017 19:37:41 +0000 (11:37 -0800)]
Merge pull request #5181 from willyd/download-model-py3
Python 2/3 compatible download_model_binary.py
Evan Shelhamer [Tue, 17 Jan 2017 17:12:01 +0000 (09:12 -0800)]
Merge pull request #4563 from cypof/nccl
adopt NVIDIA's NCCL for multi-GPU and switch interface to python
shai [Sun, 15 Jan 2017 08:54:45 +0000 (08:54 +0000)]
fixing upgrade_proto for BatchNorm layer: be more conservative leave "name" in param, only set lr_mult and decay_mult to zero
Cyprien Noel [Sat, 14 Jan 2017 19:56:35 +0000 (11:56 -0800)]
Merge pull request #5075 from tsocha/master
Fix mkl issue #4836
Evan Shelhamer [Fri, 13 Jan 2017 21:49:57 +0000 (13:49 -0800)]
Merge pull request #5111 from CDLuminate/add-debian-install-guide
docs: add debian installation guide
Guillaume Dumont [Fri, 13 Jan 2017 19:33:35 +0000 (14:33 -0500)]
Python 2/3 compatible download_model_binary.py
Fan Yang [Thu, 12 Jan 2017 07:26:07 +0000 (15:26 +0800)]
minor typo
Evan Shelhamer [Sat, 7 Jan 2017 21:52:53 +0000 (16:52 -0500)]
Merge pull request #4338 from raffienficiaud/master
[cmake] fix glog upstream autoconf for Ubuntu 16.04
Cyprien Noel [Wed, 4 Jan 2017 08:25:00 +0000 (00:25 -0800)]
Using default from proto for prefetch
Marian Gläser [Thu, 22 Dec 2016 20:25:46 +0000 (12:25 -0800)]
Python layers should build on multiprocess & solver_cnt; enable with bindings
Cyprien Noel [Wed, 23 Nov 2016 00:46:55 +0000 (16:46 -0800)]
Python Multi-GPU
Cyprien Noel [Fri, 6 Jan 2017 22:55:12 +0000 (14:55 -0800)]
Switched multi-GPU to NCCL
Cyprien Noel [Tue, 22 Nov 2016 21:14:45 +0000 (13:14 -0800)]
Logging from python, e.g. for lower log level on multi-GPU workers
Zhou Mo [Thu, 5 Jan 2017 05:00:37 +0000 (05:00 +0000)]
docs: add some tables to debian install guide and misc update
docs: change UTF-8 characters
Zhou Mo [Wed, 4 Jan 2017 02:49:11 +0000 (02:49 +0000)]
docs: update debian installation guide. Thanks to @lukeyeager for comments.
Jonathan R. Williford [Wed, 21 Dec 2016 10:33:42 +0000 (11:33 +0100)]
Add Debian codenames and make link.
Add the Debian codenames / versions, so it is easier to tell which Debian version is which in the future when the releases are promoted.
Revise commit according to CDLuminate's comments.
Removed rolling release numbers. Mention that Debian/testing can install Caffe using the packages.
Jonathan R. Williford [Sun, 1 Jan 2017 18:22:09 +0000 (18:22 +0000)]
Overhaul layer catalogue documentation.
Create scripts/split_caffe_proto.py file for splitting up the
caffe.proto file, so that parts of the file can be included from the
layer help pages.
Create separate pages for each layer and link each page from layers.md.
Xiaojie Deng [Sat, 31 Dec 2016 12:22:17 +0000 (20:22 +0800)]
Fix parse_log.py and parse_log.sh for negative time duration if datetime in log across year boundary
Jeff Donahue [Fri, 30 Dec 2016 18:29:30 +0000 (10:29 -0800)]
Merge pull request #5139 from ftokarev/patches
Fixed typos in test_inner_product_layer.cpp
Fyodor Tokarev [Fri, 30 Dec 2016 14:47:20 +0000 (17:47 +0300)]
Typos in test_inner_product_layer.cpp
Yagnesh [Fri, 23 Dec 2016 23:31:21 +0000 (15:31 -0800)]
Join path using "os.path.join" instead of "+"
(Needless to say it's much clearer, less error prone, and portable)
Jeff Donahue [Thu, 22 Dec 2016 02:31:11 +0000 (18:31 -0800)]
Merge pull request #5112 from yrevar/patch-1
Fixed a typo
Yagnesh [Thu, 22 Dec 2016 01:05:30 +0000 (17:05 -0800)]
Fixed a typo
Tomasz Socha [Thu, 8 Dec 2016 13:51:30 +0000 (14:51 +0100)]
Use mkl_malloc when use mkl
Zhou Mo [Wed, 21 Dec 2016 09:00:15 +0000 (09:00 +0000)]
docs: add debian installation guide
liyangguang [Fri, 16 Dec 2016 11:54:49 +0000 (11:54 +0000)]
check leveldb iterator status for snappy format.
Young H. Oh [Wed, 7 Dec 2016 21:54:46 +0000 (06:54 +0900)]
fix wrongly used marker hash
Evan Shelhamer [Fri, 2 Dec 2016 20:05:45 +0000 (12:05 -0800)]
Merge pull request #5057 from Queuecumber/cuda-pascal-cmake
[build] Add Pascal to all cuda architectures
Max Ehrlich [Fri, 2 Dec 2016 15:13:50 +0000 (10:13 -0500)]
Add Pascal to all cuda architectures
The known gpu architectures were missing the Pascal sm_60 and sm_61 compute capabilities. When building for this GPU, but on a separate machine, like a CI server or inside a docker image, caffe would be built for at most capability sm_50 and crash when run on the Pascal GPU.
Jeff Donahue [Mon, 28 Nov 2016 03:22:37 +0000 (19:22 -0800)]
Merge pull request #5038 from CDLuminate/fix-spelling
Make lint happy (> 80 characters)
Zhou Mo [Mon, 28 Nov 2016 02:17:25 +0000 (02:17 +0000)]
Add the missing period
Zhou Mo [Mon, 28 Nov 2016 01:20:58 +0000 (01:20 +0000)]
Make lint happy (> 80 characters)
Evan Shelhamer [Sun, 27 Nov 2016 09:26:47 +0000 (01:26 -0800)]
Merge pull request #5035 from CDLuminate/fix-spelling
fix many typos by using codespell
Zhou Mo [Sun, 27 Nov 2016 09:13:42 +0000 (09:13 +0000)]
fix many typos by using codespell
Evan Shelhamer [Fri, 25 Nov 2016 20:49:53 +0000 (12:49 -0800)]
Revert "solver: check and set type to reconcile class and proto"
as pointed out by #5028 this does not achieve what it intended, and
furthermore causes trouble with direct solver instantiation.
revert commit
e52451de914312b80a83459cb160c2f72a5b4fea
hmybmny [Thu, 24 Nov 2016 10:17:13 +0000 (18:17 +0800)]
fix error link
Evan Shelhamer [Tue, 22 Nov 2016 21:54:15 +0000 (13:54 -0800)]
Merge pull request #5009 from shelhamer/solver-type-check
Solver: check and set type to reconcile class and proto type
Jeff Donahue [Tue, 22 Nov 2016 20:44:19 +0000 (12:44 -0800)]
Merge pull request #4998 from chenzeyuczy/master
Add missing spaces besides equal signs in batch_norm_layer.cpp
Nico Galoppo [Mon, 21 Nov 2016 19:03:52 +0000 (11:03 -0800)]
Fix Python net drawing script
Zylphrex [Mon, 21 Nov 2016 18:11:34 +0000 (13:11 -0500)]
Checks inside Xcode for latest OSX SDK (#4840)
OS X: build with latest SDK by default
Evan Shelhamer [Mon, 21 Nov 2016 17:35:57 +0000 (09:35 -0800)]
solver: check and set type to reconcile class and proto
the solver checks its proto type (SolverParameter.type) on
instantiation:
- if the proto type is unspecified it's set according to the class type
`Solver::type()`
- if the proto type and class type conflict, the solver dies loudly
this helps avoid accidental instantiation of a different solver type
than intended when the solver def and class differ. guaranteed type
information in the SolverParameter will simplify multi-solver
coordination too.
Evan Shelhamer [Sat, 19 Nov 2016 00:29:35 +0000 (16:29 -0800)]
Merge pull request #4703 from cypof/avoid_missing_returns
Avoids missing return values during build
Evan Shelhamer [Fri, 18 Nov 2016 17:46:25 +0000 (09:46 -0800)]
Merge pull request #4979 from davidbrai/allow-parse_log-to-skip-lines
Support solver resumes in parse_log.py
chenzy [Fri, 18 Nov 2016 02:28:13 +0000 (10:28 +0800)]
Add missing spaces besides equal signs in batch_norm_layer.cpp
Evan Shelhamer [Thu, 17 Nov 2016 22:50:47 +0000 (14:50 -0800)]
Merge pull request #4986 from shelhamer/sigce-ignore
Sigmoid Cross-Entropy Loss: ignore selected targets by `ignore_label`
Evan Shelhamer [Thu, 17 Nov 2016 04:39:42 +0000 (20:39 -0800)]
sigmoid cross-entropy loss: normalize loss by different schemes
sig-ce loss handles all the same normalizations as the softmax loss;
refer to #3296 for more detail.
this preserves the default normalization for sig-ce loss: batch size.
Evan Shelhamer [Wed, 16 Nov 2016 21:28:46 +0000 (13:28 -0800)]
Merge pull request #4993 from shelhamer/bitfusion-ami
docs: include installation pointer to AWS AMI
Evan Shelhamer [Wed, 16 Nov 2016 21:26:37 +0000 (13:26 -0800)]
docs: include AWS AMI pointer
Evan Shelhamer [Wed, 16 Nov 2016 21:15:06 +0000 (13:15 -0800)]
docs: Guillaume Dumont is the Windows maintainer
Evan Shelhamer [Tue, 15 Nov 2016 19:19:37 +0000 (11:19 -0800)]
sigmoid cross-entropy loss: ignore selected targets by `ignore_label`
sig-ce learns to ignore by zeroing out the loss/diff at targets equal to
the configured `ignore_label`.
n.b. as of now the loss/diff are not properly normalized when there are
ignored targets. sig-ce loss should adopt the same normalization options
as softmax loss.
davidbrai [Mon, 14 Nov 2016 20:10:27 +0000 (22:10 +0200)]
support solver resumes in parse_log.py
Currently parse_log.py skips all non timestamped lines
only once. When resuming a solver and appending to the
same log file, it creates more non timestamped log lines.
This change allows the script to silently skip those lines.
Evan Shelhamer [Sat, 12 Nov 2016 16:11:26 +0000 (11:11 -0500)]
Merge pull request #4971 from williford/docs-installation-add-quotes
Put quotes around titles in YAML front matter of installation docs to remove errors
Jonathan R. Williford [Fri, 11 Nov 2016 07:38:14 +0000 (07:38 +0000)]
Put quotes around titles in YAML front matter.
The colon produces errors unless the title is in quotes. This causes the minor
issue of the HTML title not being set.
See:
https://github.com/jekyll/jekyll/issues/549
Evan Shelhamer [Thu, 3 Nov 2016 17:18:04 +0000 (10:18 -0700)]
Merge pull request #4914 from williford/issue_template
Add GitHub issue template to curb misuse