platform/upstream/caffeonacl.git
2014-04-09 Evan ShelhamerMerge pull request #310 from jeffdonahue/clang-test...
2014-04-09 Jeff Donahueadd using std::isnan and use this-> when calling Test...
2014-04-09 Evan Shelhamerfix osx 10.9 condition in Makefile
2014-04-09 Evan Shelhamerinclude vecLib BLAS dir on osx
2014-04-09 Evan ShelhamerMerge pull request #286 from longjon/pycaffe-solver
2014-04-09 Jeff Donahuechange true_std to intended bernoulli_std
2014-04-09 Evan ShelhamerMerge pull request #297 from jeffdonahue/rng-bug
2014-04-09 Jeff Donahuemore rng test cleanup
2014-04-09 Jeff Donahuechange *Plus* tests to *Times* tests because the Plus...
2014-04-09 Jeff Donahueadd analogous caffe_gpu_rng_* functions for gaussian...
2014-04-09 Jeff Donahuehave rng_stream initialize RNG if not already initialized
2014-04-09 Jeff Donahuemake RNG function outputs the last argument per Google...
2014-04-09 Jeff Donahuemake RNG function names more similar to other caffe...
2014-04-09 Jeff Donahuegpu_hamming_distance fails unit test with fixed RNG...
2014-04-09 Jeff Donahuecleanup RNG unit tests
2014-04-09 Jeff Donahuemake rng_ a private member of Generator
2014-04-09 Jeff Donahuecleanup test_math_functions
2014-04-09 Jeff Donahuecomment to explain the purpose of Caffe::set_generator
2014-04-09 Jeff Donahuefix bernoulli*bernoulli test, now all pass
2014-04-09 Jeff Donahuecall caffe_set_rng at the end of each vRng function...
2014-04-09 Jeff Donahueadd bernoulli*bernoulli test
2014-04-09 Jeff Donahuecleanup log messages
2014-04-09 Jeff Donahueadd analogous test for uniform instead of gaussian
2014-04-09 Jeff Donahueadd test demonstrating weird boost RNG issue when sampl...
2014-04-09 Jeff DonahueMerge pull request #305 from shelhamer/install-doc...
2014-04-08 Jeff DonahueMerge pull request #309 from shelhamer/comment-matlab...
2014-04-08 Evan ShelhamerComment out MATLAB by default in Makefile.config
2014-04-08 Evan Shelhamerauto-configure linux/osx build differences
2014-04-08 Evan Shelhamertrivial makefile grooming
2014-04-08 Jeff DonahueMerge pull request #273 from jeffdonahue/lrn-map-layer
2014-04-08 Jeff Donahueupdate proto field IDs from placeholder values
2014-04-08 Jeff Donahuecleanup power layer test suite
2014-04-08 Jeff Donahueminor unit test cleanup
2014-04-08 Jeff Donahuecleanup extra LRN method names
2014-04-08 Jeff Donahuedon't recompute pre_pad
2014-04-08 Jeff Donahueremove unnecessary local variables from EltwiseProductLayer
2014-04-08 Jeff Donahueminor polishing
2014-04-08 Jeff Donahuereplace old cifar full with within channel LRN (per...
2014-04-08 Jeff Donahuemerge LRNMapLayer into LRNLayer with norm_region proto...
2014-04-08 Jeff Donahuefix some param bugs
2014-04-08 Jeff Donahueadd cifar example using LRN_MAP (just like the cuda...
2014-04-08 Jeff Donahueuse bvlc copyright
2014-04-08 Jeff Donahueuse split layer in LRNMapLayer
2014-04-08 Jeff Donahuebug fix: average pooling already divides by N^2
2014-04-08 Jeff Donahueadd padding for average pooling
2014-04-08 Jeff Donahueuse average pool instead of conv
2014-04-08 Jeff Donahueadd unit tests for new layer types
2014-04-08 Jeff Donahueadd LRN within map layer and dependencies (eltwise...
2014-04-08 Evan Shelhamerblas install docs, other install polish
2014-04-08 Evan ShelhamerBack-merge documentation and fixes
2014-04-08 Evan Shelhamerformat installation docs, add links
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-08 Evan ShelhamerMerge pull request #298 from jeffdonahue/im2col-nonsqua...
2014-04-08 Evan ShelhamerMerge pull request #302 from sguada/protobuf_limit
2014-04-08 Sergio GuadarramaDoubled protobuf Bytes Limit
2014-04-07 Jeff Donahuefix im2col height/width bound check bug (issue #284...
2014-04-07 Jeff Donahueseparate CPU from GPU ConvolutionLayerTests
2014-04-07 Jeff Donahuemake height/width of input dims in conv layer tests...
2014-04-05 Jonathan L... pycaffe: expose SGDSolver.solve
2014-04-05 Jonathan L... pycaffe: introduce CheckFile helper
2014-04-05 Jonathan L... pycaffe: expose SGDSolver.net
2014-04-05 Jonathan L... switch from inheritance to directly overriding methods...
2014-04-05 Jonathan L... make Solver::net return a shared_ptr rather than a...
2014-04-05 Jonathan L... pycaffe: expose SGDSolver
2014-04-05 Jonathan L... add string constructor to Solver (analogous to Net)
2014-04-05 Evan Shelhamerstrip confusing confusing comment about shuffling files
2014-04-05 Evan ShelhamerRevert "Fix segfault." (python)
2014-04-04 Evan ShelhamerMerge pull request #277 from jeffdonahue/makefile-impro...
2014-04-04 Jeff Donahuegitignore python/caffe/proto/; superclean ignore data dir
2014-04-04 Evan Shelhameradd /etc/rc.local hint for boot configuration of gpus
2014-04-04 Evan ShelhamerMerge pull request #287 from robwhess/dev
2014-04-03 Jeff DonahueMerge pull request #288 from beam2d/fix-blob-params...
2014-04-03 Seiya TokuiFix parameter orders in declaration of Reshape
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 Rob HessFix segfault.
2014-04-03 Sergio GuadarramaAdded Link in index.md to perfomance_hardware.md
2014-04-02 Sergio GuadarramaAdded Performance and Hardware Tips
2014-04-02 Jeff Donahueinclude build/ before other dirs so old proto built...
2014-04-02 Jeff Donahueremove silly thing where I copied proto headers to...
2014-04-02 Jeff Donahuematcaffe fixes
2014-04-02 Jeff Donahuefix test bugs and minor cleanup
2014-04-02 Jeff Donahuecleanup python build and clean
2014-04-02 Jeff Donahuecompile test bins directly into build/test
2014-04-02 Jeff Donahueadd test header dependency and fix mat targets
2014-04-02 Jeff Donahueminor cleanup
2014-04-02 Jeff Donahuelibcaffe.* in build/lib/
2014-04-02 Jeff Donahueeverything prints a blank line after compiling
2014-04-02 Jeff Donahuelots of corrections to dependencies etc., things seem...
2014-04-02 Jeff Donahuemessed around with Makefile - currently in very messy...
2014-04-02 Jeff Donahuecleanup superclean output
2014-04-02 Jeff Donahueput proto-generated .cc and .h files in build directory
2014-04-02 Jeff Donahuecreate softlink to test directory at build/test
2014-04-02 Jeff Donahuecreate superclean Makefile target to delete all files...
2014-04-02 Jeff Donahueput TEST_GPUID in Makefile.config
2014-04-02 Jeff DonahueMerge pull request #223 from sguada/improved_matcaffe
2014-04-02 Jeff DonahueMerge pull request #278 from kloudkl/log_error_string_i...
next