2014-03-17 |
Evan Shelhamer | Merge pull request #222 from jeffdonahue/test-all-bin... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Jeff Donahue | make runtest with TEST_ALL_BIN obey TEST_GPUID |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Evan Shelhamer | relax timing checks for commodity GPUs |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Evan Shelhamer | Merge pull request #179 from erictzeng/test_all |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Eric Tzeng | Fix a test assuming CPU mode without explicitly setting it. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | Merge pull request #217 from tdomhan/multidhdf5 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Tobias Domhan | support for more than 2 dimensions in hdf5 files |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Evan Shelhamer | add hdf5 dependency to install guide |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Evan Shelhamer | fix wrapper example paths |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Eric Tzeng | More documentation on running tests (including --gtest_... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Eric Tzeng | Compile a binary to run all tests at once. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Evan Shelhamer | Merge pull request #136 from kloudkl/cuda_timing |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Evan Shelhamer | Merge pull request #184 from chyojn/cifar10_model_script |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Evan Shelhamer | Merge pull request #191 from sguada/print_memory |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Sergey Karayev | Merge pull request #200 from longjon/pycaffe-forwardpre... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Jonathan L... | pycaffe: expose ForwardPrefilled |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Evan Shelhamer | Merge pull request #134 from mavenlin/computemean |
commit | commitdiff | tree | snapshot |
2014-03-11 |
linmin | move if outside of forloop |
commit | commitdiff | tree | snapshot |
2014-03-11 |
linmin | compute data mean for float_data |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Sergio Guadarrama | Changed display top shape to include num and count... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
sguada | Log memory usage while loading a Net |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Fix the cpplint errors for benchmark Timer |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Add state machine, boost::posix_time based cpu timer... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Replace CPU timer with newly added Timer to benchmark... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Add Timer to wrap CPU clock_t and GPU cudaEvent_t based... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Synchronize GPU before CPU timers start and stop in... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
chyojn | remove specific device id from solver proto |
commit | commitdiff | tree | snapshot |
2014-03-01 |
chyojn | move model's pad layer into conv layer; add script... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
chyojn | add cifar10 80sec and 18pct models, according to convnet |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Evan Shelhamer | Back-merge documentation updates from master |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Evan Shelhamer | Draft development guidelines, link from README |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Evan Shelhamer | minor readme polish |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Evan Shelhamer | Merge pull request #181 from chyojn/absolute_path_of_script |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Jeff Donahue | Merge pull request #125 from sguada/concat_layer |
commit | commitdiff | tree | snapshot |
2014-02-28 |
chyojn | use absolute path in script |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Sergio Guadarrama | Splited concat_layer into .cpp and .cu, cleaned lint... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
sguada | Fixed test to pass and don't exhaustive search since... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
sguada | Added Tests for Concat Layer, and passed |
commit | commitdiff | tree | snapshot |
2014-02-28 |
sguada | Added concat_dim to caffe.proto and ConcatLayer to... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Sergio Guadarrama | Code for concat_layer for concat along num and channels... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | fix include order for pycaffe on osx, override lint |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | add hardware notes to installation |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | outline pull request etiquette |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | Merge pull request #176 from jeffdonahue/osx-make-lint-fix |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jeff Donahue | fix 'make lint' in OSX: |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | Merge pull request #172 from erictzeng/split_cuda |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | polish doc build and deploy and allow other remotes |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | fix path for mnist leveldb creation |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | fix examples shell scripts: too many dollar signs,... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | fix formatting + notebook url of 8c245b5 |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | update detection example post re-arrangement in #124 |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Eric Tzeng | Splitting source files between CUDA and CPU code. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | Merge pull request #168 from jeffdonahue/fix-lint-bugs |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jeff Donahue | fix python/matlab wrapper bugs introduced by lint;... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jeff Donahue | make lint will not rerun if successful and no source... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #163 from jeffdonahue/linter |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | cpplint.py -> cpp_lint.py and NOLINT_NEXTLINE -> NOLINT... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add new tools dir to linted dir list |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix linter errors in examples |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add examples, python, matlab to NONGEN_CXX_SRCS so... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix compiler warning for test_hdf5data_layer |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix post-rebase linter errors |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | long -> int64_t; all linter errors fixed. woohoo! |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | handle linter stream errors |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | allow TODO without username |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | make test_gradient_check_util methods use pointers... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix most linter errors |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add NOLINT_NEXTLINE to suppress linter errors on nextline |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | exclude proto generated files from lint |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add hpp to valid cpplint extensions |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix matcaffe and pycaffe linter errors |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | suppress linter errors due to not including the directo... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kai Li | Reverse the order of hdf5_hl hdf5 as LIBRARIES in Makefile |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add cpplint.py and "make lint" to run on all c source... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | Merge pull request #147 from sergeyk/hdf5_data |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | name blobs and params for their layers in python wrapper |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | minor comment edit |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | HDF5DataLayer, with test. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | Adding GPU coverage to the DataLayer test. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #128 from mavenlin/pad-im2col |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | remove cuda_timer as is no longer needed |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | remove padding_layer and its test |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | unified to padding aware version |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | remove padding layers in imagenet definitions |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | remove the pad=0 case in conv_layer and im2col_layer |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | add code to measure timing |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | add test code to test the padding aware im2col col2im... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | implemented padding aware im2col and col2im functions |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #167 from BVLC/next |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Define split layer (merge trick) |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #129 from jeffdonahue/dags-by-split |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | minor cleanup; only get blob_name if needed |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add idempotence test |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add imagenet no split insertion test |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix split layer insertion bug with in-place layers |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | remove unnecessary include |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | eliminate some cruft by relying on std::map default... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | get rid of messy snprintf string concatenation |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | get_split_blob_name returns a string to remove some... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | remove redundant add_bottom (immediately cleared and... |
commit | commitdiff | tree | snapshot |
next |