projects
/
platform
/
upstream
/
caffeonacl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/caffeonacl.git
2015-05-29
Ronghang Hu
Aesthetic changes on code style and some minor fix
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Ronghang Hu
Fix matlab tailing dimension 1 issue for shape match
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Ronghang Hu
MatCaffe3 : a powerful matlab interface for caffe
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Jeff Donahue
Merge pull request #2518 from shelhamer/dedup_solvers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Evan Shelhamer
Solver::MakeUpdate() -> Solver::ApplyUpdate
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Evan Shelhamer
deduplicate decay and local rate in solver updates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Cyprien Noel
Refactor solvers regularization and logging code
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Evan Shelhamer
Merge pull request #1946 from nickcarlevaris/msra_init
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Evan Shelhamer
include comment on Saxe and sqrt(2) scaling factor
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Nick Carlevaris...
Added MSRAFiller, an Xavier-like filler designed for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Evan Shelhamer
Merge pull request #2486 from tiangolo/ipython-notebook-v4
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Sebastián Ramírez
Update python/requirements.txt to have ipython>=3.0.0
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Evan Shelhamer
Merge pull request #2488 from kibum14/master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kibum Bae
fix typos in docs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Evan Shelhamer
Merge pull request #2484 from ronghanghu/fix-caffe...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Evan Shelhamer
Merge pull request #2482 from longjon/clean-message...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Sebastián Ramírez
Update IPython Notebooks to version 4
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Ronghang Hu
fix blob_loss_weights index in test() in caffe.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Jonathan L...
clean up redundant message comments
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Jeff Donahue
Merge pull request #2466 from ducha-aiki/mvn-less
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jeff Donahue
Merge pull request #2095 from mtamburrano/skip_propagat...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jon Long
Merge pull request #2467 from MartinThoma/moose
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Martin Thoma
Python: Formatted docstrings to numpydoc (Take, Give...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Dmytro Mishkin
Remove unnecessary variance computation from backward...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
manuele
Added "propagate_down" param to LayerParameter
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jeff Donahue
Merge pull request #2274 from Ashwani001/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Ashwani001
Update generate_sample_data.py
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Evan Shelhamer
Merge pull request #2201 from jeffdonahue/tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jeff Donahue
Update docs for ND blobs (#1970) and layer type is...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jeff Donahue
Merge pull request #2217 from jeffdonahue/ssafar-reshap...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jeff Donahue
Add ReshapeParameter axis and num_axes to reshape only...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jeff Donahue
basic tests (Forward, Gradient) for ReshapeLayer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jeff Donahue
ReshapeLayer fixups for ND blobs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Safar
Added a Reshape layer for copying-free modification...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Jeff Donahue
Merge pull request #2177 from pgao/spp_layer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
PETER_GAO
Spatial Pyramid Pooling Layer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jeff Donahue
Merge pull request #2115 from longjon/bogus-cross-entro...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jonathan L...
remove bogus implementation of SigmoidCrossEntropyLossL...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jeff Donahue
Merge pull request #1969 from tnarihi/fix-empty-param_name
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jeff Donahue
Merge pull request #2168 from longjon/spurious-net...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jeff Donahue
Merge pull request #2165 from longjon/auto-reshape
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Long
Merge pull request #2072 from jeffdonahue/final-snapsho...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jeff Donahue
Merge pull request #2456 from longjon/python-layer...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jeff Donahue
Merge pull request #2457 from longjon/superfluous-destr...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jonathan L...
remove superfluous empty destructors
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Takuya Narihira
[pycaffe] use bp::object instead of PyObject* for self...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Evan Shelhamer
Merge pull request #2321 from nickcarlevaris/contrastiv...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jon Long
Merge pull request #2441 from gustavla/py3-fix
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Evan Shelhamer
Merge pull request #2443 from MartinThoma/master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Martin Thoma
python: PEP8; changed docstring documentation style...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Gustav Larsson
This imports the wrong io module in Python 3.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Jeff Donahue
Merge pull request #2426 from longjon/check-blob-overflow
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Jonathan L...
check that count_ does not overflow in Blob::Reshape
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Jeff Donahue
Merge pull request #2414 from tnarihi/fix-prelu-redanduncy
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Takuya Narihira
Modify for better readability regarding temporary bufff...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Takuya Narihira
Fix redundancy of parameter backward computation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Nick Carlevaris...
Added support for original implementation, using (margi...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Jeff Donahue
Merge pull request #2369 from jeffdonahue/makefile...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Jeff Donahue
Makefile bugfix: OTHER_BUILD_DIR name set incorrectly...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Jon Long
Merge pull request #2393 from Nerei/feature/minor_cmake_fix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Anatoly Baksheev
minor cmake fix - now Caffe complains when cmake is...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Jeff Donahue
Merge pull request #2365 from wakamori/fix_typo_in_gnup...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Sebastián Ramírez
Import Pandas in HDF5 IPython notebook. Fix for issue...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Jon Long
Merge pull request #2370 from gdh1995/master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
gdh1995
Net::Update: CPU_ONLY is in wrong place
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
gdh1995
fix a typo that GFLAGS_GFLAGS_H_ -> GFLAGS_GFAGS_H_
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Takuma Wakamori
fix typo: swap the titles of xlabel and ylabel
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Jon Long
Merge pull request #2352 from pgao/rcnn-fix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Jonathan L...
Merge pull request #2330 from flx42/include_config_file...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Jonathan L...
clarify Makefile.config check
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
PETER_GAO
Fix RCNN model fetching script
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Nick Carlevaris...
added epsilon to prevent possible division by zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Felix Abecassis
Abort Makefile parsing if the configuration file cannot...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Evan Shelhamer
set default DISTRIBUTE_DIR -- fix #2328
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Nick Carlevaris...
Fixed contrastive loss layer to be the same as proposed...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Evan Shelhamer
Merge pull request #2295 from akiomik/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Akiomi KAMAKURA
improved installation for osx
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Evan Shelhamer
Merge pull request #2287 from eerwitt/web-demo-import
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
e3
Changing Image import to be imported from PIL.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Ashwani001
Update generate_sample_data.py
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
Evan Shelhamer
[docs] switch lmdb url for manual install, tweak formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Evan Shelhamer
Merge pull request #2224 from small-yellow-duck/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Evan Shelhamer
Merge pull request #2231 from tnarihi/fix-travis-miniconda
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Takuya Narihira
Fix: libm.* doesn not exist
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
small-yellow...
Check if CPU_ONLY is set when determining CUDA version
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Evan Shelhamer
Merge pull request #2192 from lukeyeager/remove-scikit...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Jon Long
Merge pull request #2199 from lukeyeager/downgrade...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Evan Shelhamer
Merge pull request #2211 from nsubtil/fix-cudnn-algo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Nuno Subtil
Fallback to different cuDNN algorithm when under memory...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Luke Yeager
Downgrade Pillow pip requirement
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Jeff Donahue
Merge pull request #2160 from TorosFanny/master
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Luke Yeager
Add note in example about installing scikit-learn
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Luke Yeager
Remove scikit-learn dependency
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Evan Shelhamer
Merge pull request #2038 from shelhamer/cudnn-r2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Evan Shelhamer
note cuDNN v2 convolutional TODOs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Evan Shelhamer
cuDNN pooling can pad now
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Evan Shelhamer
replace cuDNN alphas and betas with coefficient values
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Simon Layton
switch to cuDNN R2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Jon Long
Merge pull request #2178 from Lewuathe/typo-in-docs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
lewuathe
Typos in documents
commit
|
commitdiff
|
tree
|
snapshot
next