2014-03-22 |
Evan Shelhamer | Set copyright to BVLC and contributors. |
tree | commitdiff |
2014-03-22 |
Evan Shelhamer | Hide boost rng behind facade for osx compatibility |
tree | commitdiff |
2014-03-22 |
Evan Shelhamer | lint |
tree | commitdiff |
2014-03-21 |
Evan Shelhamer | clean up residual mkl comments and code |
tree | commitdiff |
2014-03-21 |
Evan Shelhamer | comment out stray mkl includes |
tree | commitdiff |
2014-03-21 |
Rowland Depp | major refactoring allow coexistence of MKL and non... |
tree | commitdiff |
2014-03-21 |
Jeff Donahue | fix bernoulli generator bug |
tree | commitdiff |
2014-03-21 |
Jeff Donahue | add bernoulli rng test to demonstrate bug (generates... |
tree | commitdiff |
2014-03-21 |
Jeff Donahue | change all Rng's to use variate_generator for consistency |
tree | commitdiff |
2014-03-21 |
Jeff Donahue | use boost variate_generator to pass tests w/ boost... |
tree | commitdiff |
2014-03-21 |
Jeff Donahue | make uniform distribution usage compatible with boost... |
tree | commitdiff |
2014-03-21 |
Alejandro Dubrovsky | mean_bound and sample_mean need referencing with this |
tree | commitdiff |
2014-03-21 |
Alejandro Dubrovsky | nextafter templates off one type |
tree | commitdiff |
2014-03-21 |
Evan Shelhamer | relax precision of MultinomialLogisticLossLayer test |
tree | commitdiff |
2014-03-21 |
Kai Li | Fix math funcs, add tests, change Eigen Map to unaligne... |
tree | commitdiff |
2014-03-21 |
Kai Li | Fix test stochastic pooling stepsize/threshold to be... |
tree | commitdiff |
2014-03-21 |
Kai Li | Fixed FlattenLayer Backward_cpu/gpu have no return... |
tree | commitdiff |
2014-03-21 |
Kai Li | Fixed uniform distribution upper bound to be inclusive |
tree | commitdiff |
2014-03-21 |
Rodrigo Benenson | compile caffe without MKL (dependency replaced by boost... |
tree | commitdiff |
2014-03-21 |
Jeff Donahue | Merge pull request #247 from jeffdonahue/loss-in-forwar... |
tree | commitdiff |
2014-03-21 |
Jeff Donahue | loss in forward pass fix for window data layer |
tree | commitdiff |
2014-03-21 |
Jeff Donahue | Merge pull request #209 from jeffdonahue/loss-in-forwar... |
tree | commitdiff |
2014-03-20 |
Evan Shelhamer | Back-merge documentation and script fixes |
tree | commitdiff |
2014-03-20 |
Sergey Karayev | Merge pull request #161 from kloudkl/simplify_feature_e... |
tree | commitdiff |
2014-03-20 |
Jeff Donahue | minor cleanup in rcnn-finetuning -- rcnn feature comput... |
tree | commitdiff |
2014-03-20 |
Evan Shelhamer | keep DLOG (revert accidental switch to LOG) |
tree | commitdiff |
2014-03-20 |
Ross Girshick | set default to the best value |
tree | commitdiff |
2014-03-20 |
Ross Girshick | some cleanup |
tree | commitdiff |
2014-03-20 |
Ross Girshick | support for tightest square mode while finetuning |
tree | commitdiff |
2014-03-20 |
Ross Girshick | support for adding padding to windows in the window_dat... |
tree | commitdiff |
2014-03-20 |
Ross Girshick | Code that was used to finetune with reasonable success |
tree | commitdiff |
2014-03-20 |
Ross Girshick | some major bug fixes (includes some to-be-removed debug... |
tree | commitdiff |
2014-03-20 |
Ross Girshick | add window data layer |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | post rebase fixes: images layer and padding layer compu... |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | null pointer defaults for forward loss outputs |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | loss in forward pass for concat layer (thought i'd... |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | fix softmax loss layer bug; all tests pass |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | revert unnecessary reordering of lines in softmaxwithlo... |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | gradient checker optimization with forward pass loss... |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | test_gradient_check_util: blobid -> blob_id |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | make tests compile and pass |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | change specification of forward/backward function and... |
tree | commitdiff |
2014-03-19 |
Evan Shelhamer | Merge pull request #221 from jamt9000/fix-dump-network |
tree | commitdiff |
2014-03-19 |
Kai Li | Fix cpplint errors for Net, its tests and feature relat... |
tree | commitdiff |
2014-03-19 |
Kai Li | Use lowercase underscore naming convention for Net... |
tree | commitdiff |
2014-03-19 |
Kai Li | Add __builtin_popcount* based fast Hamming distance... |
tree | commitdiff |
2014-03-19 |
Kai Li | Add and test Net::HasLayer and GetLayerByName |
tree | commitdiff |
2014-03-19 |
Kai Li | Add and test Net::HasBlob and GetBlob to simplify featu... |
tree | commitdiff |
2014-03-19 |
Evan Shelhamer | Merge pull request #231 from BVLC/next |
tree | commitdiff |
2014-03-19 |
Evan Shelhamer | arrange example images, update paths, bring back imagen... |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | Merge pull request #240 from jeffdonahue/rm-cuda-kernel... |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | use CUDA_KERNEL_LOOP in padding layer |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | fix remaining lint errors |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | fix remaining issues related to CUDA_KERNEL_LOOP |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | Merge pull request #239 from jeffdonahue/fix-kernel... |
tree | commitdiff |
2014-03-19 |
Jeff Donahue | fix kernel loop bugs, compiles and passes all tests |
tree | commitdiff |
2014-03-19 |
blackball | addd CUDA_KERNEL_LOOP macro |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | lint, except for rand/rand_r |
tree | commitdiff |
2014-03-18 |
Sergey Karayev | Merge pull request #230 from kloudkl/get_model_script |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Merge pull request #229 from kloudkl/minor_change |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | sort layer factory's list alphabetically |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | fix style bugs in new layers' proto fields |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Back-merge documentation and historical PRs to master |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Merge pull request #226 from longjon/imagenet-vis |
tree | commitdiff |
2014-03-18 |
longjon | Merge pull request #227 from shelhamer/padding-deprecation |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | style: line continuation spacing |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | bring back padding test and lint it |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | bring back padding layer with deprecation notice |
tree | commitdiff |
2014-03-18 |
Sergio Guadarrama | Merge pull request #203 from sergeyk/hdf5_data |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Merge pull request #199 from longjon/pycaffe-ordereddict |
tree | commitdiff |
2014-03-17 |
Sergey Karayev | minor |
tree | commitdiff |
2014-03-17 |
Sergey Karayev | Lint errors fixed, except still using stream. |
tree | commitdiff |
2014-03-17 |
Evan Shelhamer | Merge pull request #222 from jeffdonahue/test-all-bin... |
tree | commitdiff |
2014-03-17 |
Sergey Karayev | Making HDF5 blob data non-mutable for copy (minor) |
tree | commitdiff |
2014-03-17 |
Evan Shelhamer | relax timing checks for commodity GPUs |
tree | commitdiff |
2014-03-17 |
Evan Shelhamer | Merge pull request #179 from erictzeng/test_all |
tree | commitdiff |
2014-03-17 |
Eric Tzeng | Fix a test assuming CPU mode without explicitly setting it. |
tree | commitdiff |
2014-03-17 |
Sergey Karayev | HDF5 data now loaded into Blobs; cleaner interface |
tree | commitdiff |
2014-03-17 |
Sergey Karayev | HDF5DataLayer source is now a list of filenames |
tree | commitdiff |
2014-03-17 |
Sergey Karayev | DRYing and documenting HDF5 loading code. |
tree | commitdiff |
2014-03-17 |
Sergey Karayev | Merge pull request #217 from tdomhan/multidhdf5 |
tree | commitdiff |
2014-03-16 |
Tobias Domhan | support for more than 2 dimensions in hdf5 files |
tree | commitdiff |
2014-03-13 |
Eric Tzeng | Compile a binary to run all tests at once. |
tree | commitdiff |
2014-03-13 |
Evan Shelhamer | Merge pull request #120 from sguada/images_layer |
tree | commitdiff |
2014-03-13 |
Evan Shelhamer | Merge pull request #136 from kloudkl/cuda_timing |
tree | commitdiff |
2014-03-13 |
Evan Shelhamer | Merge pull request #184 from chyojn/cifar10_model_script |
tree | commitdiff |
2014-03-13 |
Evan Shelhamer | Merge pull request #191 from sguada/print_memory |
tree | commitdiff |
2014-03-06 |
Sergio Guadarrama | Changed display top shape to include num and count... |
tree | commitdiff |
2014-03-06 |
sguada | Log memory usage while loading a Net |
tree | commitdiff |
2014-03-04 |
Kai Li | Fix the cpplint errors for benchmark Timer |
tree | commitdiff |
2014-03-04 |
Kai Li | Add state machine, boost::posix_time based cpu timer... |
tree | commitdiff |
2014-03-04 |
Kai Li | Add Timer to wrap CPU clock_t and GPU cudaEvent_t based... |
tree | commitdiff |
2014-02-28 |
Evan Shelhamer | Back-merge documentation updates from master |
tree | commitdiff |
2014-02-28 |
Evan Shelhamer | Merge pull request #181 from chyojn/absolute_path_of_script |
tree | commitdiff |
2014-02-28 |
Jeff Donahue | Merge pull request #125 from sguada/concat_layer |
tree | commitdiff |
2014-02-28 |
Sergio Guadarrama | Splited concat_layer into .cpp and .cu, cleaned lint... |
tree | commitdiff |
2014-02-28 |
sguada | Fixed test to pass and don't exhaustive search since... |
tree | commitdiff |
2014-02-28 |
sguada | Added Tests for Concat Layer, and passed |
tree | commitdiff |
2014-02-28 |
sguada | Added concat_dim to caffe.proto and ConcatLayer to... |
tree | commitdiff |
2014-02-28 |
Sergio Guadarrama | Code for concat_layer for concat along num and channels... |
tree | commitdiff |
next |