platform/upstream/caffeonacl.git
2014-04-08 Evan ShelhamerAdd hdf5 requirements to 10.9 notes, drop cmake (not...
2014-04-08 Jeff Donahuefix im2col height/width bound check bug (issue #284...
2014-04-05 Evan Shelhamerstrip confusing confusing comment about shuffling files
2014-04-04 Evan Shelhameradd /etc/rc.local hint for boot configuration of gpus
2014-04-03 Evan ShelhamerInclude k40 images per day benchmark
2014-04-03 Evan Shelhamerdrop caffe presentation in favor of dropbox link
2014-04-03 Evan Shelhamermake build_docs.sh script work from anywhere
2014-04-03 Evan Shelhamerproofread, fix dead link, standardize NVIDIA capitalization
2014-04-03 Sergio GuadarramaAdded Link in index.md to perfomance_hardware.md
2014-04-02 Sergio GuadarramaAdded Performance and Hardware Tips
2014-03-28 Yangqing Jiaimagenet fix: ilvsrc -> ilsvrc
2014-03-20 Evan Shelhamerfix script path incantation
2014-03-20 Sergey Karayevconvert css indentation to spaces
2014-03-20 Evan Shelhamerfix cifar10 leveldb creation path
2014-03-20 Evan Shelhamerwget without checking certificate for dropbox (dodge...
2014-03-20 Sergey Karayevdocs: added list of contributors
2014-03-20 Sergey Karayevminor style update of docs
2014-03-20 Jeff Donahueminor cleanup in rcnn-finetuning -- rcnn feature comput...
2014-03-20 Ross Girshickcleanup matlab demo
2014-03-20 Ross Girshickadd initialization key for verifying state
2014-03-20 Ross Girshickdemo on how to get net weights using the matlab interface
2014-03-20 Ross Girshickreturn model weights
2014-03-20 Evan Shelhamerkeep DLOG (revert accidental switch to LOG)
2014-03-20 Evan Shelhamerfile pascal finetuning prototxt examples and fix paths
2014-03-20 Ross Girshickset default to the best value
2014-03-20 Ross Girshicksome cleanup
2014-03-20 Ross Girshickfix paths
2014-03-20 Ross Girshicksupport for tightest square mode while finetuning
2014-03-20 Ross Girshick10x learning rate for fine tuning makes a big difference
2014-03-20 Ross Girshicksupport for adding padding to windows in the window_dat...
2014-03-20 Ross GirshickCode that was used to finetune with reasonable success
2014-03-20 Ross Girshicksome major bug fixes (includes some to-be-removed debug...
2014-03-20 Ross Girshickadjustments to try to match the setup for fine tuning...
2014-03-20 Ross Girshickdefine pascal finetuning models
2014-03-20 Ross Girshickadd window data layer
2014-03-19 Evan ShelhamerMerge pull request #221 from jamt9000/fix-dump-network
2014-03-19 Evan ShelhamerMerge pull request #242 from kloudkl/script
2014-03-19 Kai LiFile naming convention requires that two words be split...
2014-03-19 Kai LiWget should never be quiet
2014-03-19 Kai LiFix shell script current dir bad substition errors
2014-03-19 James ThewlisRemove cudaSetDevice(1)
2014-03-19 Evan ShelhamerMerge pull request #231 from BVLC/next
2014-03-19 Evan Shelhamerarrange example images, update paths, bring back imagen...
2014-03-19 Jeff DonahueMerge pull request #236 from jeffdonahue/test-all-bin...
2014-03-19 Jeff Donahuealso fix for runtest
2014-03-19 Jeff Donahueadd libcaffe.a to TEST_ALL_BIN dependencies in Makefile
2014-03-19 Jeff DonahueMerge pull request #240 from jeffdonahue/rm-cuda-kernel...
2014-03-19 Jeff Donahueuse CUDA_KERNEL_LOOP in padding layer
2014-03-19 Jeff Donahuefix remaining lint errors
2014-03-19 Jeff Donahuefix remaining issues related to CUDA_KERNEL_LOOP
2014-03-19 Jeff DonahueMerge pull request #239 from jeffdonahue/fix-kernel...
2014-03-19 Jeff Donahuefix kernel loop bugs, compiles and passes all tests
2014-03-19 blackballaddd CUDA_KERNEL_LOOP macro
2014-03-18 Evan Shelhamerlint, except for rand/rand_r
2014-03-18 Evan Shelhamerdrop models/ in favor of examples/
2014-03-18 Evan Shelhamerfix README links to presentation and development section
2014-03-18 Sergey Karayevbuild_docs script
2014-03-18 Evan Shelhamergroom docs, move Caffe presentation to dropbox
2014-03-18 Evan ShelhamerMerge pull request #234 from sergeyk/updating_docs
2014-03-18 Sergey Karayevminor fixes suggested by evan
2014-03-18 Sergey Karayevremoving notebooks in docs, updating instructions
2014-03-18 Sergey Karayevminor fix to caffe model DL script
2014-03-18 Sergey KarayevMerge pull request #230 from kloudkl/get_model_script
2014-03-18 James ThewlisSet phase to TRAIN when performing backward pass
2014-03-18 Evan ShelhamerMerge pull request #229 from kloudkl/minor_change
2014-03-18 Kai LiAdd support for md5 checksum on OS X
2014-03-18 Kai LiAvoid repeatedly downloading caffe reference imagenet...
2014-03-18 Kai LiDisplay total num of processed files after computing...
2014-03-18 Evan Shelhamerminor mnist example update
2014-03-18 Evan Shelhamerlink draft CIFAR-10 example
2014-03-18 Evan Shelhamersort layer factory's list alphabetically
2014-03-18 Evan Shelhamerfix style bugs in new layers' proto fields
2014-03-18 Evan ShelhamerBack-merge documentation and historical PRs to master
2014-03-18 Evan Shelhamerproofreading
2014-03-18 Evan ShelhamerMerge pull request #226 from longjon/imagenet-vis
2014-03-18 Evan ShelhamerDraft CIFAR-10 doc and cleanup example
2014-03-18 Evan ShelhamerMerge pull request #228 from longjon/pycaffe-exceptions
2014-03-18 Jonathan L... Raise Python exceptions if CaffeNet input files don...
2014-03-18 Jonathan L... Add comment explaining placement of system headers...
2014-03-18 longjonMerge pull request #227 from shelhamer/padding-deprecation
2014-03-18 Jonathan L... Add the feature and filter visualization example (Lena...
2014-03-18 Jonathan L... Add ImageNet Lena filter visualization example
2014-03-18 Evan Shelhamerstyle: line continuation spacing
2014-03-18 Evan Shelhamerbring back padding test and lint it
2014-03-18 Evan Shelhamerbring back padding layer with deprecation notice
2014-03-18 Sergio GuadarramaMerge pull request #203 from sergeyk/hdf5_data
2014-03-18 Evan ShelhamerMerge pull request #199 from longjon/pycaffe-ordereddict
2014-03-17 Jonathan L... Move semicolon to appease lint
2014-03-17 Sergey Karayevminor
2014-03-17 Sergey KarayevLint errors fixed, except still using stream.
2014-03-17 Evan ShelhamerMerge pull request #222 from jeffdonahue/test-all-bin...
2014-03-17 Sergey KarayevMaking HDF5 blob data non-mutable for copy (minor)
2014-03-17 Jeff Donahuemake runtest with TEST_ALL_BIN obey TEST_GPUID
2014-03-17 James ThewlisFix wrong argv check for whether a backward pass should...
2014-03-17 James ThewlisPrevent blob from being freed at end of if statement...
2014-03-17 Evan Shelhamerrelax timing checks for commodity GPUs
2014-03-17 Evan ShelhamerMerge pull request #179 from erictzeng/test_all
2014-03-17 Eric TzengFix a test assuming CPU mode without explicitly setting it.
2014-03-17 Sergey KarayevHDF5 data now loaded into Blobs; cleaner interface
2014-03-17 Sergey Karayevreadme.md updated with more info about development
next