platform/upstream/caffeonacl.git
2014-09-08 Evan ShelhamerMerge pull request #1052 from shelhamer/caffe-presentation
2014-09-08 Evan Shelhamer[docs] replace intro slides with caffe tutorial
2014-08-30 Evan ShelhamerMerge pull request #997 from ozancaglayn/dev
2014-08-30 Ozan Çağlayan[docs] Several documentation fixes
2014-08-30 Evan ShelhamerMerge pull request #1001 from drdan14/homebrew-git...
2014-08-30 Daniel GoldenExplain how to fix homebrew to allow updates after...
2014-08-27 Evan ShelhamerMerge pull request #977 from ozancaglayan/patch-1
2014-08-26 Evan Shelhamerdefault ilsvrc solving to GPU
2014-08-26 Evan Shelhamerclarify project origin
2014-08-26 Sergey KarayevFIX web_demo upload was not processing grayscale correctly
2014-08-25 alfredtofufix bug for resizing images.
2014-08-25 Ozan Çağlayan[docs] Update installation docs to include Fedora
2014-08-24 Evan Shelhamer[example] add fully-convolutional efficiency note ...
2014-08-21 Jeff DonahueIf specified, --gpu flag overrides SolverParameter...
2014-08-21 Jason YosinskiUpdated installation docs for OS X 10.9 brew install...
2014-08-21 Jason YosinskiUpdated documentation to include instructions to instal...
2014-08-21 Evan Shelhamer[docs] fix citation bibtex
2014-08-15 Evan Shelhamer[example] set phase test for fully-convolutional model
2014-08-15 Evan Shelhamer[example] include imports in net surgery
2014-08-14 Jason YosinskiTried to clarify function of `include' lines and train...
2014-08-14 Jason YosinskiUpdated ImageNet Tutorial to reflect new merged train...
2014-08-13 Evan Shelhamer[docs] update docs generation for notebook metadata
2014-08-13 Evan Shelhamer[example] change notebook name metadata to avoid conflict
2014-08-13 Evan Shelhamer[example] fix plt commands in detection
2014-08-13 Clemens Korneruse plt namespace for imshow in filter_visualization...
2014-08-13 Alireza ShafaeiFixed the GPU implementation of EuclideanLoss to report...
2014-08-11 Evan Shelhamer[examples] fix links in feature extraction
2014-08-11 Sergey Karayev[docs] ‘maximally accurate’ in the web demo explanation...
2014-08-11 Sergey Karayev[docs] [fix] closes #899
2014-08-11 Sergey Karayev[docs] sorting of examples. if doesn’t work for you...
2014-08-11 Evan Shelhamerdefault raw_scale in python scripts to ImageNet model...
2014-08-11 Evan Shelhamer[docs] fix example links from install guide
2014-08-10 Evan Shelhameroutput loss for caffenet and alexnet train/val models
2014-08-09 Kai LiFix the gflags namespace issue
2014-08-08 Evan Shelhamer[example] fix example names
2014-08-08 Evan ShelhamerMerge pull request #880 from BVLC/next
2014-08-08 Evan Shelhamer[docs] fix find complaint in example gathering script
2014-08-08 Evan Shelhamer[example] fix broken links in ImageNet recipe
2014-08-07 Evan ShelhamerBack-merge documentation and fixes
2014-08-07 Jeff DonahueMerge pull request #872 from shelhamer/caffe-tool
2014-08-07 Evan Shelhamerconsolidate gpu and device_id args in caffe tool
2014-08-07 Evan Shelhamerupdate cli usage in examples
2014-08-07 Evan Shelhamerfix deprecation warnings
2014-08-07 Evan Shelhamerconsolidate test into caffe cli
2014-08-07 Evan Shelhamercomment caffe cli
2014-08-07 Evan Shelhamercheck required caffe cli args
2014-08-07 Evan Shelhamerrename caffe cli args and revise text
2014-08-07 Evan Shelhamergive usage message for caffe cli
2014-08-07 Evan Shelhameroutput INFO from caffe cli to stderr by default
2014-08-07 Evan Shelhamerconsolidaet GPU flag for caffe cli
2014-08-07 Evan Shelhamerrename tools
2014-08-07 Alireza ShafaeiPainless binary mean conversion to matlab matrices.
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-05 Vik KamathChanged path in description to point to parse_log.sh
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
next