platform/upstream/caffe.git
2014-03-18 Jonathan L... Add ImageNet Lena filter visualization example
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 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 KarayevHDF5DataLayer source is now a list of filenames
2014-03-17 Sergey KarayevDRYing and documenting HDF5 loading code.
2014-03-17 Sergey KarayevMerge pull request #217 from tdomhan/multidhdf5
2014-03-16 Tobias Domhansupport for more than 2 dimensions in hdf5 files
2014-03-15 Jonathan L... Fix indentation in C++ Python module
2014-03-15 Jonathan L... Add extra comment on vector_indexing_suite to _caffe.cpp
2014-03-15 Jonathan L... Remove spurious constructors from CaffeBlob and CaffeBl...
2014-03-15 Jonathan L... Add names to the blobs returned by CaffeLayer
2014-03-15 Jonathan L... Expose caffe.Net.params as an OrderedDict
2014-03-15 Jonathan L... Expose layers and remove now-redundant params in Python...
2014-03-15 Evan Shelhameradd hdf5 dependency to install guide
2014-03-14 Evan Shelhamerfix wrapper example paths
2014-03-13 Eric TzengMore documentation on running tests (including --gtest_...
2014-03-13 Eric TzengCompile a binary to run all tests at once.
2014-03-13 Evan ShelhamerMerge pull request #136 from kloudkl/cuda_timing
2014-03-13 Evan ShelhamerMerge pull request #184 from chyojn/cifar10_model_script
2014-03-13 Jonathan L... Update imagenet/wrapper.py to use the new Net interface
2014-03-13 Jonathan L... Update detector.py to use the new Net/blobs interface
2014-03-13 Jonathan L... Use an OrderedDict for caffe.Net.blobs
2014-03-13 Jonathan L... Add a pass-through Python wrapper of _caffe.CaffeNet
2014-03-13 Jonathan L... Rename pycaffe.cpp -> _caffe.cpp in preparation for...
2014-03-13 Jonathan L... pycaffe: blobs and params are properties, not methods
2014-03-13 Evan ShelhamerMerge pull request #191 from sguada/print_memory
2014-03-13 Sergey KarayevMerge pull request #200 from longjon/pycaffe-forwardpre...
2014-03-11 Jonathan L... pycaffe: expose ForwardPrefilled
2014-03-11 Evan ShelhamerMerge pull request #134 from mavenlin/computemean
2014-03-11 linminmove if outside of forloop
2014-03-11 linmincompute data mean for float_data
2014-03-06 Sergio GuadarramaChanged display top shape to include num and count...
2014-03-06 sguadaLog memory usage while loading a Net
2014-03-04 Kai LiFix the cpplint errors for benchmark Timer
2014-03-04 Kai LiAdd state machine, boost::posix_time based cpu timer...
2014-03-04 Kai LiReplace CPU timer with newly added Timer to benchmark...
2014-03-04 Kai LiAdd Timer to wrap CPU clock_t and GPU cudaEvent_t based...
2014-03-04 Kai LiSynchronize GPU before CPU timers start and stop in...
2014-03-01 chyojnremove specific device id from solver proto
2014-03-01 chyojnmove model's pad layer into conv layer; add script...
2014-03-01 chyojnadd cifar10 80sec and 18pct models, according to convnet
2014-02-28 Evan ShelhamerBack-merge documentation updates from master
2014-02-28 Evan ShelhamerDraft development guidelines, link from README
2014-02-28 Evan Shelhamerminor readme polish
2014-02-28 Evan ShelhamerMerge pull request #181 from chyojn/absolute_path_of_script
2014-02-28 Jeff DonahueMerge pull request #125 from sguada/concat_layer
2014-02-28 chyojnuse absolute path in script
2014-02-28 Sergio GuadarramaSplited concat_layer into .cpp and .cu, cleaned lint...
2014-02-28 sguadaFixed test to pass and don't exhaustive search since...
2014-02-28 sguadaAdded Tests for Concat Layer, and passed
2014-02-28 sguadaAdded concat_dim to caffe.proto and ConcatLayer to...
2014-02-28 Sergio GuadarramaCode for concat_layer for concat along num and channels...
2014-02-27 Evan Shelhamerfix include order for pycaffe on osx, override lint
2014-02-27 Evan Shelhameradd hardware notes to installation
2014-02-27 Evan Shelhameroutline pull request etiquette
2014-02-27 Evan ShelhamerMerge pull request #176 from jeffdonahue/osx-make-lint-fix
2014-02-27 Jeff Donahuefix 'make lint' in OSX:
2014-02-27 Evan ShelhamerMerge pull request #172 from erictzeng/split_cuda
2014-02-27 Evan Shelhamerpolish doc build and deploy and allow other remotes
2014-02-27 Evan Shelhamerfix path for mnist leveldb creation
2014-02-27 Evan Shelhamerfix examples shell scripts: too many dollar signs,...
2014-02-27 Evan Shelhamerfix formatting + notebook url of 8c245b5
2014-02-27 Evan Shelhamerupdate detection example post re-arrangement in #124
2014-02-27 Eric TzengSplitting source files between CUDA and CPU code.
2014-02-27 Evan ShelhamerMerge pull request #168 from jeffdonahue/fix-lint-bugs
2014-02-27 Jeff Donahuefix python/matlab wrapper bugs introduced by lint;...
2014-02-27 Jeff Donahuemake lint will not rerun if successful and no source...
2014-02-26 Evan ShelhamerMerge pull request #163 from jeffdonahue/linter
2014-02-26 Jeff Donahuecpplint.py -> cpp_lint.py and NOLINT_NEXTLINE -> NOLINT...
2014-02-26 Jeff Donahueadd new tools dir to linted dir list
2014-02-26 Jeff Donahuefix linter errors in examples
2014-02-26 Jeff Donahueadd examples, python, matlab to NONGEN_CXX_SRCS so...
2014-02-26 Jeff Donahuefix compiler warning for test_hdf5data_layer
2014-02-26 Jeff Donahuefix post-rebase linter errors
2014-02-26 Jeff Donahuelong -> int64_t; all linter errors fixed. woohoo!
2014-02-26 Jeff Donahuehandle linter stream errors
2014-02-26 Jeff Donahueallow TODO without username
2014-02-26 Jeff Donahuemake test_gradient_check_util methods use pointers...
2014-02-26 Jeff Donahuefix most linter errors
2014-02-26 Jeff Donahueadd NOLINT_NEXTLINE to suppress linter errors on nextline
2014-02-26 Jeff Donahueexclude proto generated files from lint
2014-02-26 Jeff Donahueadd hpp to valid cpplint extensions
2014-02-26 Jeff Donahuefix matcaffe and pycaffe linter errors
2014-02-26 Jeff Donahuesuppress linter errors due to not including the directo...
2014-02-26 Kai LiReverse the order of hdf5_hl hdf5 as LIBRARIES in Makefile
2014-02-26 Jeff Donahueadd cpplint.py and "make lint" to run on all c source...
2014-02-26 Sergey KarayevMerge pull request #147 from sergeyk/hdf5_data
2014-02-26 Evan Shelhamername blobs and params for their layers in python wrapper
2014-02-26 Sergey Karayevminor comment edit
2014-02-26 Sergey KarayevHDF5DataLayer, with test.
next