projects
/
platform
/
upstream
/
caffeonacl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #2498 from flx42/cpp_classification_example
2015-05-30
Evan Shelhamer
Merge pull request #2498 from flx42/cpp_classification_example
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #2528 from shelhamer/travis-lmdb-git
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #2527 from ronghanghu/matcaffe-update...
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
[travis] install lmdb through git mirror
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #2511 from flx42/fix_illegal_mode_changes
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #1977 from shelhamer/accum-grad
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #2294 from TorosFanny/master
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #2240 from nsubtil/cmake-build-dependencies
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #2468 from Nerei/feature/minor_fix_in_cma...
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #2493 from longjon/sketchy-cuda...
commit
|
commitdiff
|
tree
2015-05-30
Evan Shelhamer
Merge pull request #2514 from norouzi/master
commit
|
commitdiff
|
tree
2015-05-29
Evan Shelhamer
Merge pull request #2505 from ronghanghu/matcaffe3
commit
|
commitdiff
|
tree
2015-05-28
Evan Shelhamer
directly normalize accumulated gradients
commit
|
commitdiff
|
tree
2015-05-28
Evan Shelhamer
test equivalence of solving with accumulating gradients
commit
|
commitdiff
|
tree
2015-05-27
Evan Shelhamer
adjust local learning rate and decay according to gradient...
commit
|
commitdiff
|
tree
2015-05-27
Evan Shelhamer
Solver::MakeUpdate() -> Solver::ApplyUpdate
commit
|
commitdiff
|
tree
2015-05-27
Evan Shelhamer
deduplicate decay and local rate in solver updates
commit
|
commitdiff
|
tree
2015-05-26
Evan Shelhamer
Merge pull request #1946 from nickcarlevaris/msra_init
commit
|
commitdiff
|
tree
2015-05-26
Evan Shelhamer
include comment on Saxe and sqrt(2) scaling factor
commit
|
commitdiff
|
tree
2015-05-22
Evan Shelhamer
Merge pull request #2486 from tiangolo/ipython-notebook-v4
commit
|
commitdiff
|
tree
2015-05-19
Evan Shelhamer
Merge pull request #2488 from kibum14/master
commit
|
commitdiff
|
tree
2015-05-19
Evan Shelhamer
Merge pull request #2484 from ronghanghu/fix-caffe...
commit
|
commitdiff
|
tree
2015-05-18
Evan Shelhamer
Merge pull request #2482 from longjon/clean-message...
commit
|
commitdiff
|
tree
2015-05-15
Evan Shelhamer
Merge pull request #2201 from jeffdonahue/tutorial...
commit
|
commitdiff
|
tree
2015-05-12
Evan Shelhamer
Merge pull request #2321 from nickcarlevaris/contrastive_los...
commit
|
commitdiff
|
tree
2015-05-11
Evan Shelhamer
Merge pull request #2443 from MartinThoma/master
commit
|
commitdiff
|
tree
2015-04-17
Evan Shelhamer
set default DISTRIBUTE_DIR -- fix #2328
commit
|
commitdiff
|
tree
2015-04-10
Evan Shelhamer
Merge pull request #2295 from akiomik/patch-1
commit
|
commitdiff
|
tree
2015-04-08
Evan Shelhamer
Merge pull request #2287 from eerwitt/web-demo-import
commit
|
commitdiff
|
tree
2015-04-05
Evan Shelhamer
[docs] switch lmdb url for manual install, tweak formatting
commit
|
commitdiff
|
tree
2015-03-31
Evan Shelhamer
Merge pull request #2224 from small-yellow-duck/master
commit
|
commitdiff
|
tree
2015-03-31
Evan Shelhamer
Merge pull request #2231 from tnarihi/fix-travis-miniconda
commit
|
commitdiff
|
tree
2015-03-27
Evan Shelhamer
Merge pull request #2192 from lukeyeager/remove-scikit...
commit
|
commitdiff
|
tree
2015-03-26
Evan Shelhamer
Merge pull request #2211 from nsubtil/fix-cudnn-algo
commit
|
commitdiff
|
tree
2015-03-24
Evan Shelhamer
Merge pull request #2038 from shelhamer/cudnn-r2
commit
|
commitdiff
|
tree
2015-03-24
Evan Shelhamer
note cuDNN v2 convolutional TODOs
commit
|
commitdiff
|
tree
2015-03-24
Evan Shelhamer
cuDNN pooling can pad now
commit
|
commitdiff
|
tree
2015-03-24
Evan Shelhamer
replace cuDNN alphas and betas with coefficient values
commit
|
commitdiff
|
tree
2015-03-11
Evan Shelhamer
[docs] open release of BVLC models for unrestricted use
commit
|
commitdiff
|
tree
2015-03-09
Evan Shelhamer
Merge pull request #2058 from shelhamer/py-fixes
commit
|
commitdiff
|
tree
2015-03-09
Evan Shelhamer
[example] pycaffe classification downloads the model...
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
[example] warm-start web demo
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
[example] revise hdf5 classification
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
[example] revise net surgery + add designer filters
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
[example] revise filter visualization
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
[pycaffe] align web demo with #1728 and #1902
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
[pycaffe] classifier + detector only have one input
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
[pycaffe] fix CPU / GPU switch in example scripts
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
[pycaffe] no need to squeeze output after #1970
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
Merge pull request #1457 from jyegerlehner/preserve...
commit
|
commitdiff
|
tree
2015-03-08
Evan Shelhamer
Merge pull request #1456 from jyegerlehner/load-weights...
commit
|
commitdiff
|
tree
2015-03-07
Evan Shelhamer
Merge pull request #1987 from tnarihi/fix-siam-example
commit
|
commitdiff
|
tree
2015-03-07
Evan Shelhamer
Merge pull request #2059 from philkr/python_layer_cmake
commit
|
commitdiff
|
tree
2015-03-07
Evan Shelhamer
Merge pull request #2056 from philkr/hdf5
commit
|
commitdiff
|
tree
2015-03-07
Evan Shelhamer
Merge pull request #2055 from tishibas/iss1506
commit
|
commitdiff
|
tree
2015-03-07
Evan Shelhamer
Merge pull request #2010 from danielhamngren/update_python_r...
commit
|
commitdiff
|
tree
2015-03-07
Evan Shelhamer
Merge pull request #2037 from shelhamer/expose-solver...
commit
|
commitdiff
|
tree
2015-03-05
Evan Shelhamer
[docs] include boost-python in OSX pycaffe install
commit
|
commitdiff
|
tree
2015-03-05
Evan Shelhamer
expose Solver::Restore() as public and Solver.restore...
commit
|
commitdiff
|
tree
2015-03-05
Evan Shelhamer
[pycaffe] check mean channels for transformation
commit
|
commitdiff
|
tree
2015-03-04
Evan Shelhamer
Merge pull request #2031 from NVIDIA/image_mean
commit
|
commitdiff
|
tree
2015-03-04
Evan Shelhamer
Merge pull request #1970 from jeffdonahue/tensor-blob
commit
|
commitdiff
|
tree
2015-02-26
Evan Shelhamer
Merge pull request #1955 from philkr/reshaping_encoded
commit
|
commitdiff
|
tree
2015-02-25
Evan Shelhamer
Merge pull request #1961 from sergeyk/master
commit
|
commitdiff
|
tree
2015-02-22
Evan Shelhamer
Merge pull request #1939 from Nerei/bugfix/install_rpath_for...
commit
|
commitdiff
|
tree
2015-02-21
Evan Shelhamer
check caffe tool runs in runtest
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
Merge pull request #1921 from shelhamer/fix-tool-linking
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
[build] fix dynamic linking of tools
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
Merge pull request #1914 from eerwitt/master
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
Merge pull request #1849 from BVLC/next
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
[docs] add check mode hint to CPU-only mode error
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
[docs] send API link to class list
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
[build] fix rpath for examples
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
Merge pull request #1910 from philkr/encoded
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
Repeal revert of #1878
commit
|
commitdiff
|
tree
2015-02-20
Evan Shelhamer
[docs] add gitter chat badge
commit
|
commitdiff
|
tree
2015-02-19
Evan Shelhamer
Revert "Merge pull request #1878 from philkr/encoded"
commit
|
commitdiff
|
tree
2015-02-19
Evan Shelhamer
Merge pull request #1907 from shelhamer/memory-warn...
commit
|
commitdiff
|
tree
2015-02-19
Evan Shelhamer
relax MemoryData transform check to warning
commit
|
commitdiff
|
tree
2015-02-19
Evan Shelhamer
Merge pull request #1899 from philkr/project_source_dir
commit
|
commitdiff
|
tree
2015-02-19
Evan Shelhamer
Merge pull request #1902 from shelhamer/py-stopgap
commit
|
commitdiff
|
tree
2015-02-19
Evan Shelhamer
[pycaffe] switch examples to Transformer
commit
|
commitdiff
|
tree
2015-02-19
Evan Shelhamer
[pycaffe] take pre-processing from Net and give to...
commit
|
commitdiff
|
tree
2015-02-19
Evan Shelhamer
[pycaffe] import newline cleanup
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
Merge pull request #1790 from shelhamer/net-phase
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
[matcaffe] give phase to Net
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
[pycaffe] give phase to Net
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
tools make net with phase
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
construct Net from file and phase
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
no phase for the solver to orchestrate
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
pass phase to transformer through layer
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
give phase to Net and Layer
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
Merge pull request #1703 from longjon/pyreformation
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
Merge pull request #1887 from shelhamer/docs
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
[docs] explain one true branch and dev workflow
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
[docs] update and split installation
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
switch to V2 proto definitions for pytest
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
except PythonLayer from layer factory test
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
Merge pull request #1842 from shelhamer/dynamic-linking
commit
|
commitdiff
|
tree
2015-02-17
Evan Shelhamer
[docs] groom index and zoo for highlights
commit
|
commitdiff
|
tree
next