platform/upstream/caffeonacl.git
2015-05-27 Mohammad Norouzifix the bug with db_type when the number of features...
2015-05-26 Mohammad Norouziadd leading zeros to keys in feature DB files
2015-05-22 Evan ShelhamerMerge pull request #2486 from tiangolo/ipython-notebook-v4
2015-05-22 Sebastián RamírezUpdate python/requirements.txt to have ipython>=3.0.0
2015-05-19 Evan ShelhamerMerge pull request #2488 from kibum14/master
2015-05-19 Kibum Baefix typos in docs
2015-05-19 Evan ShelhamerMerge pull request #2484 from ronghanghu/fix-caffe...
2015-05-18 Evan ShelhamerMerge pull request #2482 from longjon/clean-message...
2015-05-18 Sebastián RamírezUpdate IPython Notebooks to version 4
2015-05-18 Ronghang Hufix blob_loss_weights index in test() in caffe.cpp
2015-05-18 Jonathan L... clean up redundant message comments
2015-05-16 Jeff DonahueMerge pull request #2466 from ducha-aiki/mvn-less
2015-05-15 Jeff DonahueMerge pull request #2095 from mtamburrano/skip_propagat...
2015-05-15 Jon LongMerge pull request #2467 from MartinThoma/moose
2015-05-15 Martin ThomaPython: Formatted docstrings to numpydoc (Take, Give...
2015-05-15 Dmytro MishkinRemove unnecessary variance computation from backward...
2015-05-15 manueleAdded "propagate_down" param to LayerParameter
2015-05-15 Jeff DonahueMerge pull request #2274 from Ashwani001/patch-1
2015-05-15 Ashwani001Update generate_sample_data.py
2015-05-15 Evan ShelhamerMerge pull request #2201 from jeffdonahue/tutorial...
2015-05-15 Jeff DonahueUpdate docs for ND blobs (#1970) and layer type is...
2015-05-15 Jeff DonahueMerge pull request #2217 from jeffdonahue/ssafar-reshap...
2015-05-15 Jeff DonahueAdd ReshapeParameter axis and num_axes to reshape only...
2015-05-15 Jeff Donahuebasic tests (Forward, Gradient) for ReshapeLayer
2015-05-15 Jeff DonahueReshapeLayer fixups for ND blobs
2015-05-15 Simon SafarAdded a Reshape layer for copying-free modification...
2015-05-15 Jeff DonahueMerge pull request #2177 from pgao/spp_layer
2015-05-15 PETER_GAOSpatial Pyramid Pooling Layer
2015-05-14 Jeff DonahueMerge pull request #2115 from longjon/bogus-cross-entro...
2015-05-14 Jonathan L... remove bogus implementation of SigmoidCrossEntropyLossL...
2015-05-14 Jeff DonahueMerge pull request #1969 from tnarihi/fix-empty-param_name
2015-05-14 Jeff DonahueMerge pull request #2168 from longjon/spurious-net...
2015-05-14 Jeff DonahueMerge pull request #2165 from longjon/auto-reshape
2015-05-14 Jon LongMerge pull request #2072 from jeffdonahue/final-snapsho...
2015-05-14 Jeff DonahueMerge pull request #2456 from longjon/python-layer...
2015-05-14 Jeff DonahueMerge pull request #2457 from longjon/superfluous-destr...
2015-05-14 Jonathan L... remove superfluous empty destructors
2015-05-14 Takuya Narihira[pycaffe] use bp::object instead of PyObject* for self...
2015-05-12 Evan ShelhamerMerge pull request #2321 from nickcarlevaris/contrastiv...
2015-05-11 Jon LongMerge pull request #2441 from gustavla/py3-fix
2015-05-11 Evan ShelhamerMerge pull request #2443 from MartinThoma/master
2015-05-11 Martin Thomapython: PEP8; changed docstring documentation style...
2015-05-11 Gustav LarssonThis imports the wrong io module in Python 3.
2015-05-07 Jeff DonahueMerge pull request #2426 from longjon/check-blob-overflow
2015-05-07 Jonathan L... check that count_ does not overflow in Blob::Reshape
2015-05-05 Jeff DonahueMerge pull request #2414 from tnarihi/fix-prelu-redanduncy
2015-05-04 Takuya NarihiraModify for better readability regarding temporary bufff...
2015-05-04 Takuya NarihiraFix redundancy of parameter backward computation
2015-05-04 Nick Carlevaris... Added support for original implementation, using (margi...
2015-04-30 Jeff DonahueMerge pull request #2369 from jeffdonahue/makefile...
2015-04-30 Jeff DonahueMakefile bugfix: OTHER_BUILD_DIR name set incorrectly...
2015-04-30 Jon LongMerge pull request #2393 from Nerei/feature/minor_cmake_fix
2015-04-29 Anatoly Baksheevminor cmake fix - now Caffe complains when cmake is...
2015-04-28 Jeff DonahueMerge pull request #2365 from wakamori/fix_typo_in_gnup...
2015-04-27 Sebastián RamírezImport Pandas in HDF5 IPython notebook. Fix for issue...
2015-04-26 Jon LongMerge pull request #2370 from gdh1995/master
2015-04-26 gdh1995Net::Update: CPU_ONLY is in wrong place
2015-04-26 gdh1995fix a typo that GFLAGS_GFLAGS_H_ -> GFLAGS_GFAGS_H_
2015-04-25 Takuma Wakamorifix typo: swap the titles of xlabel and ylabel
2015-04-25 Jon LongMerge pull request #2352 from pgao/rcnn-fix
2015-04-25 Jonathan L... Merge pull request #2330 from flx42/include_config_file...
2015-04-25 Jonathan L... clarify Makefile.config check
2015-04-25 PETER_GAOFix RCNN model fetching script
2015-04-21 Nick Carlevaris... added epsilon to prevent possible division by zero...
2015-04-17 Felix AbecassisAbort Makefile parsing if the configuration file cannot...
2015-04-17 Evan Shelhamerset default DISTRIBUTE_DIR -- fix #2328
2015-04-17 Nick Carlevaris... Fixed contrastive loss layer to be the same as proposed...
2015-04-10 Evan ShelhamerMerge pull request #2295 from akiomik/patch-1
2015-04-10 Akiomi KAMAKURAimproved installation for osx
2015-04-08 Evan ShelhamerMerge pull request #2287 from eerwitt/web-demo-import
2015-04-08 e3Changing Image import to be imported from PIL.
2015-04-07 Ashwani001Update generate_sample_data.py
2015-04-05 Evan Shelhamer[docs] switch lmdb url for manual install, tweak formatting
2015-03-31 Evan ShelhamerMerge pull request #2224 from small-yellow-duck/master
2015-03-31 Evan ShelhamerMerge pull request #2231 from tnarihi/fix-travis-miniconda
2015-03-31 Takuya NarihiraFix: libm.* doesn not exist
2015-03-29 small-yellow... Check if CPU_ONLY is set when determining CUDA version
2015-03-27 Evan ShelhamerMerge pull request #2192 from lukeyeager/remove-scikit...
2015-03-27 Jon LongMerge pull request #2199 from lukeyeager/downgrade...
2015-03-26 Evan ShelhamerMerge pull request #2211 from nsubtil/fix-cudnn-algo
2015-03-26 Nuno SubtilFallback to different cuDNN algorithm when under memory...
2015-03-25 Luke YeagerDowngrade Pillow pip requirement
2015-03-25 Jeff DonahueMerge pull request #2160 from TorosFanny/master
2015-03-25 Luke YeagerAdd note in example about installing scikit-learn
2015-03-25 Luke YeagerRemove scikit-learn dependency
2015-03-24 Evan ShelhamerMerge pull request #2038 from shelhamer/cudnn-r2
2015-03-24 Evan Shelhamernote cuDNN v2 convolutional TODOs
2015-03-24 Evan ShelhamercuDNN pooling can pad now
2015-03-24 Evan Shelhamerreplace cuDNN alphas and betas with coefficient values
2015-03-24 Simon Laytonswitch to cuDNN R2
2015-03-23 Jon LongMerge pull request #2178 from Lewuathe/typo-in-docs
2015-03-22 lewuatheTypos in documents
2015-03-20 Jonathan L... remove spurious net.hpp includes
2015-03-20 Jonathan L... always call Layer::Reshape in Layer::Forward
2015-03-19 TorosFannychange resorce to resource
2015-03-18 Jeff DonahueMerge pull request #1922 from erictzeng/lrn_large_regio...
2015-03-17 Jon LongMerge pull request #2127 from kentashoji/fix-python...
2015-03-15 Kenta ShojiFix invalid syntax
2015-03-13 Jeff DonahueFix for solver issue pointed out by @moskewcz in #1972
2015-03-13 Jeff DonahueHDF5DataLayer: remove redundant shuffle
next