platform/upstream/caffeonacl.git
2015-07-10 AdamStelmaszczykOne command less
2015-07-10 Jeff DonahueMerge pull request #2712 from semitrivial/master
2015-07-08 Jon LongMerge pull request #2714 from philkr/python3_netspec
2015-07-08 philkrMaking the net_spec python3 compatible
2015-07-08 Evan ShelhamerMerge pull request #2716 from lukeyeager/cmake-typos
2015-07-08 Luke YeagerFix CMake typos
2015-07-07 semitrivialList protobuf-compiler dependency in the correct place...
2015-07-02 Evan ShelhamerMerge pull request #2676 from lukeyeager/update-docs...
2015-07-01 Luke YeagerUpdate installation docs for boost - close #2454
2015-07-01 Evan ShelhamerMerge pull request #2213 from tnarihi/bilinear-upsampli...
2015-07-01 Takuya Narihirabilinear filler -- useful for interpolation with Deconv...
2015-06-30 Evan ShelhamerMerge pull request #2667 from BVLC/tutorial
2015-06-30 Evan Shelhamer[examples] add Euclidean loss PythonLayer
2015-06-30 Evan Shelhamer[examples] sequence and revise notebooks
2015-06-30 Yangqing Jia[examples] flickr fine-tuning notebook
2015-06-30 Jonathan L... [examples] draft Python solving example
2015-06-30 Evan ShelhamerMerge pull request #2086 from longjon/python-net-spec
2015-06-30 Jonathan L... [pytest] minimal testing of net specification
2015-06-30 Jonathan L... [examples] caffenet python spec
2015-06-30 Jonathan L... [pycaffe] basic net specification
2015-06-23 Evan ShelhamerMerge pull request #2611 from dpaiton/test_net_bugfix
2015-06-23 Evan Shelhamercopyright 2015
2015-06-23 Evan ShelhamerMerge pull request #2579 from lukeyeager/draw-fix
2015-06-22 Sergio GuadarramaMerge pull request #2636 from berleon/master
2015-06-22 berleonfixed _force_color check, fixes #2635
2015-06-19 Evan ShelhamerMerge pull request #2609 from lukeyeager/doc-fixes
2015-06-17 Dylan Paitonfixed two bugs with prototext format
2015-06-16 Luke YeagerFix HTML display for docs
2015-06-16 Jeff DonahueMerge pull request #2605 from ajschumacher/patch-2
2015-06-15 Aaron Schumachertypo: "a fixed steps" to "at fixed steps"
2015-06-15 Sergio GuadarramaMerge pull request #2278 from sguada/db_split
2015-06-10 Evan Shelhamer[docs] drop out-of-date reference to dev branch
2015-06-09 Luke YeagerSmall platform-specific bugfix for draw.py
2015-06-05 Sergio GuadarramaSplit db.hpp into leveldb_db.hpp and lmdb_db.hpp
2015-06-04 Evan ShelhamerMerge pull request #2551 from ShaggO/loglayer
2015-06-04 Malte Stær... LogLayer gpu functionality moved to .cu file
2015-06-03 Evan Shelhamer[bug] fix double instantiation of GPU methods in LogLayer
2015-06-03 Jeff DonahueMerge pull request #2089 from jeffdonahue/reduction...
2015-06-03 Jeff DonahueAdd ReductionLayer to reduce any number of "tail" axes...
2015-06-03 Jeff DonahueMerge pull request #2082 from jeffdonahue/flatten-layer...
2015-06-03 Jeff DonahueFlattenLayer gets a FlattenParameter with an axis,...
2015-06-03 Jeff DonahueMerge pull request #2090 from jeffdonahue/log-layer
2015-06-03 Jeff DonahueAdd LogLayer
2015-06-03 Jeff DonahueMerge pull request #2054 from mtamburrano/filter_layer_...
2015-06-03 Jeff DonahueFilterLayer cleanup and bugfix for GPU backward
2015-06-03 manueleFilter Layer implemented
2015-06-02 Jeff DonahueMerge pull request #2532 from shelhamer/accum-prelu
2015-06-02 Jeff DonahueMerge pull request #2536 from kibum14/master
2015-06-02 Kibum BaeRemove unnecessary filler parameter in the sample model
2015-06-01 Takuya NarihiraPReLU accumulates grad
2015-06-01 Evan ShelhamerMerge pull request #2245 from dwt/add_homebrew_comments...
2015-06-01 Evan ShelhamerMerge pull request #2064 from drohit92/patch-1
2015-06-01 Evan ShelhamerMerge pull request #2163 from jeffdonahue/slice-concat...
2015-06-01 Evan ShelhamerMerge pull request #2107 from 5kg/fix_mac_doc
2015-06-01 Evan ShelhamerMerge pull request #2400 from cnDelbert/master
2015-05-30 Evan ShelhamerMerge pull request #2350 from drdan14/log-parser-python...
2015-05-30 Evan ShelhamerMerge pull request #2522 from MartinThoma/moose
2015-05-30 Evan ShelhamerMerge pull request #2498 from flx42/cpp_classification_...
2015-05-30 Evan ShelhamerMerge pull request #2528 from shelhamer/travis-lmdb-git
2015-05-30 Evan ShelhamerMerge pull request #2527 from ronghanghu/matcaffe-updat...
2015-05-30 Evan Shelhamer[travis] install lmdb through git mirror
2015-05-30 Ronghang HuUpdate ilsvrc_2012_mean.mat to W x H x C, update demo...
2015-05-30 Evan ShelhamerMerge pull request #2511 from flx42/fix_illegal_mode_ch...
2015-05-30 Evan ShelhamerMerge pull request #1977 from shelhamer/accum-grad
2015-05-30 Felix AbecassisAdd a simple C++ classification example
2015-05-30 Jeff DonahueMerge pull request #2410 from sguada/datum_transform
2015-05-30 Evan Shelhamer Merge pull request #2294 from TorosFanny/master
2015-05-30 TorosFanny[example] fix path for diff in net surgery
2015-05-30 Evan ShelhamerMerge pull request #2240 from nsubtil/cmake-build-depen...
2015-05-30 Evan ShelhamerMerge pull request #2468 from Nerei/feature/minor_fix_i...
2015-05-30 Evan ShelhamerMerge pull request #2493 from longjon/sketchy-cuda...
2015-05-30 Evan ShelhamerMerge pull request #2514 from norouzi/master
2015-05-29 Evan ShelhamerMerge pull request #2505 from ronghanghu/matcaffe3
2015-05-29 Ronghang HuMore tests for Blob, Layer, copy_from and step, fix...
2015-05-29 Ronghang HuFix automatic header file dependency for MatCaffe
2015-05-29 Ronghang HuMove demo to demo/ and check weights file existence
2015-05-29 Ronghang HuClean up old matcaffe wrapper and rename caffe.reset...
2015-05-29 Ronghang HuAdd MatCaffe docs to docs/tutorial/interfaces.md
2015-05-29 Ronghang HuAesthetic changes on code style and some minor fix
2015-05-29 Ronghang HuFix matlab tailing dimension 1 issue for shape match
2015-05-29 Ronghang HuMatCaffe3 : a powerful matlab interface for caffe
2015-05-28 Evan Shelhamerdirectly normalize accumulated gradients
2015-05-28 Evan Shelhamertest equivalence of solving with accumulating gradients
2015-05-27 Martin Thomapython/draw_net.py and python/caffe/draw.py: Simplified...
2015-05-27 Evan Shelhameradjust local learning rate and decay according to gradi...
2015-05-27 Jonathan L... accumulate gradients in cudnn conv layer
2015-05-27 Jonathan L... accumulate gradients in (de)conv layers
2015-05-27 Sergioaccumulate gradients in inner product layer
2015-05-27 Jonathan L... zero-init param diffs in gradient checker
2015-05-27 Jonathan L... zero-init param diffs and accumulate gradients
2015-05-27 Jeff DonahueMerge pull request #2518 from shelhamer/dedup_solvers
2015-05-27 Evan ShelhamerSolver::MakeUpdate() -> Solver::ApplyUpdate
2015-05-27 Mohammad Norouzifix the bug with db_type when the number of features...
2015-05-27 Evan Shelhamerdeduplicate decay and local rate in solver updates
2015-05-27 Cyprien NoelRefactor solvers regularization and logging code
2015-05-26 Mohammad Norouziadd leading zeros to keys in feature DB files
2015-05-26 Felix AbecassisMake class MultinomialLogisticLossLayerTest derive...
2015-05-26 Felix AbecassisMake class CuDNNSoftmaxLayerTest derive from GPUDeviceTest
2015-05-26 Felix AbecassisMake class DummyDataLayerTest derive from CPUDeviceTest
2015-05-26 Felix AbecassisMake class CuDNNPoolingLayerTest derive from GPUDeviceTest
next