platform/upstream/caffeonacl.git
2014-08-07 Evan ShelhamerMerge pull request #868 from shelhamer/license-copyright
2014-08-07 Evan Shelhamerlint for copyright
2014-08-07 Evan Shelhamer[docs] detail attribution, license, and copyright for...
2014-08-07 Evan ShelhamerLICENSE governs the whole project so strip file headers
2014-08-07 Evan Shelhamerclarify the license and copyright terms of the project
2014-08-06 Evan ShelhamerMerge pull request #816 from shelhamer/pycaffe-labels...
2014-08-06 Evan Shelhamerdrop np.asarray() in favor of declaration (~1.75x speedup)
2014-08-06 Evan Shelhamerfix pycaffe context cropping with or without mean
2014-08-06 Evan Shelhamertake array in pycaffe `Net.set_mean()` instead of file...
2014-08-06 Evan Shelhamerfix pycaffe input processing
2014-08-05 Evan Shelhamer[example] include prediction in classification, time...
2014-08-05 Evan Shelhamer[example] fix example outputs
2014-08-05 Evan Shelhamer[example] add caffe to pythonpath in all examples
2014-08-05 Evan Shelhamerdefine caffe.Net input preprocessing members by boost...
2014-08-05 Jeff DonahueMerge pull request #856 from jeffdonahue/lint-tweaks
2014-08-05 Jeff DonahueMerge pull request #859 from beam2d/fix-cifar-lrn-region
2014-08-05 Seiya TokuiFix conflict on setting of LRN layers between train...
2014-08-05 Jeff DonahueFix header alphabetization lint errors.
2014-08-05 Jeff DonahueEnable the 'build/include_alpha' rules to make lint...
2014-08-05 Jeff DonahueAdd "lintclean" target to remove current lint outputs...
2014-08-04 Jeff DonahueMerge pull request #855 from jeffdonahue/sgd-solver...
2014-08-04 Jeff DonahueAdd (momentum) SGD solver tests to check that learning...
2014-08-04 Jeff DonahueAdd 'snapshot_after_train' to SolverParameter to overri...
2014-08-04 zszhongmodified test_concat_layer.cpp
2014-08-04 Jeff DonahueMerge pull request #848 from netheril96/random
2014-08-04 netheril96Fix and improve multiple places about random number...
2014-08-03 Yangqing JiaMerge pull request #834 from qipeng/dev
2014-08-02 Jeff DonahueMerge pull request #840 from jeffdonahue/fix-net-speedtest
2014-08-02 Jeff DonahueFix speedtest (and possibly other tools) by setting...
2014-08-02 Jeff DonahueAdd tests for phase filtering according to Caffe single...
2014-08-02 Jeff DonahueAdd script to speedtest imagenet (currently broken...
2014-08-02 Jeff DonahueMerge pull request #839 from jeffdonahue/test-dropout...
2014-08-02 Jeff DonahueTest that DropoutLayer obeys dropout_ratio.
2014-08-01 qipengfix compiler complaint in matcaffe
2014-08-01 qipengfixed unnecessary conversions in test_solver, and rearr...
2014-08-01 qipenglint
2014-08-01 qipengthe compiler complains about solver tests using pointer...
2014-08-01 qipengturns out you need using::isnan too
2014-08-01 qipengIncluded cmath in common.hpp to avoid isnan complaints...
2014-08-01 Evan Shelhamer[example] fix imagenet classification typo
2014-07-30 Jeff DonahueMerge pull request #825 from shelhamer/mailing-list
2014-07-30 Evan Shelhamer[example] include image dimensions for oversampling
2014-07-30 Evan Shelhamer[docs] announce caffe-users
2014-07-30 Evan Shelhamer[example] standardize imagenet leveldb names
2014-07-30 Sergey Karayev[fix] adding requirements.txt for web_demo. Closes...
2014-07-30 Sergey Karayev[docs] contact us on webpage
2014-07-30 Evan Shelhamerlink OpenBLAS as blas
2014-07-30 Evan Shelhamer[docs] install update: dependencies, CPU-only, Ubuntu...
2014-07-30 Jeff DonahueMerge pull request #823 from jeffdonahue/hdf5output...
2014-07-30 Jeff DonahueAlso apply HDF5OutputLayer fix to GPU version.
2014-07-29 Jeff DonahueSet correct solver_mode in SolverTest so Travis build...
2014-07-29 yajiedesignfix some namespace with std::signbit
2014-07-29 Jeff DonahueMerge pull request #710 from geenux/dev
2014-07-29 Jeff DonahueMerge pull request #734 from jeffdonahue/all-in-one-net
2014-07-29 Jeff DonahueUse unified train/test nets in examples.
2014-07-29 Jeff DonahueIncorporate NetState{,Rule} into Solver/Net. Net:...
2014-07-29 Jeff DonahueAdd unit tests and skeleton code for Net/Solver filteri...
2014-07-29 Jeff DonahueAdd NetState message with phase, level, stage; NetState...
2014-07-29 Evan ShelhamerMerge pull request #820 from geenux/dev-fixmake
2014-07-29 TANGUY ArnaudFix choice MKL directory from Makefile.config
2014-07-29 Evan ShelhamerMerge pull request #505 from shelhamer/non-square-filters
2014-07-29 Evan Shelhamertest non-square filters by separable convolution of...
2014-07-29 Evan Shelhamerfix GPU indexing
2014-07-29 Evan Shelhamertest rectangular im2col
2014-07-29 Evan Shelhamerim2col + convolve non-square filters, padding, and...
2014-07-29 Evan Shelhameradd h/w kernel size, stride, and pad for non-square...
2014-07-29 Evan Shelhamer[docs] compile gflags with -fPIC for linking
2014-07-29 Evan Shelhamer[docs] install glog first given incompatibility
2014-07-29 Evan Shelhamer[docs] fix missing glog install cd
2014-07-28 Sergey KarayevMerge pull request #813 from sergeyk/dev
2014-07-28 Evan Shelhamermake "all" the default target
2014-07-28 Sergey KarayevFIX: updating HDF5 input test for new test data
2014-07-28 Sergey KarayevFIX: both data and label now copied correctly in HDF5...
2014-07-28 Sergey KarayevFIX: tests now catch bug reported in #750 (in HDF5...
2014-07-28 Sergey KarayevMerge pull request #812 from Yangqing/sweep
2014-07-28 Yangqing Jialint
2014-07-28 Evan ShelhamerMerge pull request #733 from longjon/pycaffe-tweaks
2014-07-28 Yangqing Jiafixing comment
2014-07-28 Yangqing Jiagflags 2.1 bugfix (or rather a hack).
2014-07-28 Yangqing JiaMerge pull request #805 from alfredtofu/dev
2014-07-28 Jeff DonahueMerge pull request #807 from qipeng/dev
2014-07-28 Jeff Donahueset_mode to CPU in ArgMaxLayerTest constructor to avoid...
2014-07-28 Jeff DonahueMerge pull request #806 from jeffdonahue/travis-minimal...
2014-07-28 Jeff DonahueOnly install the minimal CUDA subpackages necessary...
2014-07-28 alfredtofuUpdate image_data_layer.cpp
2014-07-27 qipengrelaxed timer test requirements
2014-07-27 Yangqing JiaMerge pull request #802 from jeffdonahue/caffe-bin...
2014-07-27 Jeff DonahueSymlink to tool bins without the .bin extension
2014-07-27 Jeff DonahueMerge pull request #800 from jeffdonahue/zero-indexed...
2014-07-27 Jeff DonahueMove loss display before lr display in ComputeUpdateValue.
2014-07-27 Jeff DonahueMake training iterations 0-indexed.
2014-07-27 Jeff DonahueFix my nonsensical variable names.
2014-07-26 Jeff DonahueMerge pull request #796 from jeffdonahue/solver-debug...
2014-07-26 Jeff DonahuePrint just the mean absolute value (no sum/l1norm)
2014-07-26 Jeff DonahuePrint blob L1 norms during forward/backward passes...
2014-07-26 Yangqing JiaMerge pull request #789 from Yangqing/sweep
2014-07-26 Yangqing JiaLOG(ERROR)->LOG(FATAL), and misc script changes.
2014-07-26 Jeff DonahueMerge pull request #793 from jeffdonahue/infogain-test
2014-07-26 Yangqing Jiausing caffe::string to be consistent with other string...
2014-07-25 Jeff DonahueAdd gradient checks for infogain loss layer, letting...
next