platform/upstream/caffeonacl.git
2014-09-08 Jeff Donahuelint & reduce gradient check stepsize to pass checks
2014-09-08 to3iImplemented elementwise max layer
2014-09-08 Jeff DonahueRevert "call __signbit for CUDA >= 6.5 implementation...
2014-09-08 Jeff DonahueMerge pull request #1050 from jeffdonahue/linecount...
2014-09-08 Jeff DonahueMerge pull request #1044 from jeffdonahue/no-tmpnam
2014-09-08 Jeff Donahuelinecount counts more dirs than just src/
2014-09-08 Evan Shelhamer[lint] cuDNN conv declaration
2014-09-08 Evan ShelhamerMerge pull request #1046 from shelhamer/cudnn
2014-09-08 Jeff DonahueMerge pull request #1049 from niuzhiheng/dev
2014-09-08 ZhiHeng NIUFixed CMake script of FindOpenBLAS.
2014-09-08 Jeff DonahueMerge pull request #1045 from akosiorek/origin/dev
2014-09-08 Jeff DonahueMerge pull request #1048 from jyegerlehner/conv_layer...
2014-09-08 J YegerlehnerFix more lint.
2014-09-08 J YegerlehnerRepair crash in conv_layer due to weight pointer being...
2014-09-07 Evan Shelhamer[docs] include cuDNN in installation and performance...
2014-09-07 Evan Shelhamerreport cuDNN error string
2014-09-07 Evan ShelhamerCUDNN_CHECK
2014-09-07 Evan Shelhamerstrategize cuDNN softmax
2014-09-07 Evan Shelhamerstrategize cuDNN activations: ReLU, Sigmoid, TanH
2014-09-07 Evan Shelhamerstrategize cuDNN pooling
2014-09-07 Evan Shelhamerstrategize cuDNN convolution
2014-09-07 Evan Shelhamercall __signbit for CUDA >= 6.5 implementation
2014-09-07 Evan Shelhameradd cuDNN to build
2014-09-07 Adam Kosiorekadded common.cpp explicitly to tests
2014-09-07 Adam Kosiorekcpp and cu files processed separately in test build
2014-09-07 Adam Kosiorekenabled object file reusing in test builds
2014-09-07 Jeff Donahueadd <cuda>/lib64 only if exists to suppress linker...
2014-09-07 Jeff Donahueremove uses of tmpnam
2014-09-07 Jeff Donahuefix transform_param in mnist_autoencoder.prototxt
2014-09-07 Jonathan L... [docs] tutorial/layers: fix inner product sample
2014-09-07 Jonathan L... [docs] tutorial/layers: describe some more data layers
2014-09-07 Jonathan L... [docs] tutorial/layers: clean up sample markdown
2014-09-07 Jonathan L... [docs] tutorial/layers: brief descriptions of some...
2014-09-07 Jonathan L... [docs] in tutorial/layers, Options -> Parameters
2014-09-07 Jonathan L... [docs] split layer params in required/optional
2014-09-07 Jonathan L... [docs] add LRN layer to tutorial/layers
2014-09-07 Jonathan L... [docs] fix pooling markdown and add some comments in...
2014-09-07 Jonathan L... [doc] minor edits to convolution layer in tutorial
2014-09-07 Jonathan L... [docs] fixup the MathJax notation in tutorial/layers
2014-09-07 Evan ShelhamerMerge pull request #1022 from shelhamer/engine
2014-09-07 Evan Shelhamerrevert separate strategies: engines will extend the...
2014-09-07 Evan Shelhamerrevert engine switch for build to always include caffe...
2014-09-07 Evan Shelhamerdefault engine to Caffe in case config is missing
2014-09-07 Evan Shelhamerdefault engine to Caffe according to compile flag
2014-09-07 Evan Shelhamergrooming: drop pointless overrides, stub layer comments
2014-09-07 Evan Shelhamerstrategize softmax
2014-09-07 Evan Shelhamerstrategize relu, sigmoid, tanh
2014-09-07 Evan Shelhamerstrategize pooling
2014-09-07 Evan Shelhamerstrategize Caffe convolution
2014-09-07 Evan Shelhamerifdef engine default
2014-09-07 Evan Shelhameradd engine parameter for multiple computational strategies
2014-09-07 Evan Shelhamergroom proto: sort layer type parameters, put loss_weigh...
2014-09-07 Evan Shelhamershift CUDA code out of common
2014-09-06 SergioAdded initial Hinge Loss
2014-09-06 Yangqing Jiamore layers
2014-09-06 Yangqing Jiaconv and pooling
2014-09-05 Yangqing Jianeuron layers doc
2014-09-05 Yangqing Jiaupdate net
2014-09-05 Yangqing Jiafix leaky relu
2014-09-05 Yangqing Jiamore blob details
2014-09-05 Yangqing Jiarelu,sigmoid,tanh
2014-09-05 Evan Shelhamer[docs] fix br code
2014-09-05 Evan Shelhamer[docs] link tutorial
2014-09-05 Evan Shelhamer[docs] add titles
2014-09-05 Evan ShelhamerMerge pull request #1036 from longjon/test-initializati...
2014-09-05 Evan ShelhamerMerge pull request #1039 from sergeyk/dev
2014-09-05 Evan ShelhamerMerge pull request #1040 from qipeng/solver-test-fix
2014-09-05 qipengGradient-based solver test fix
2014-09-05 Sergey Karayevadded a two-layer network that gets higher accuracy
2014-09-04 Jeff Donahue[docs] fix formatting and other errors in loss & solver
2014-09-04 Evan Shelhamer[fix] stop cloc complaint about cu type
2014-09-04 Evan Shelhamerfix fine-tuning example: paths, test acc., and total...
2014-09-04 Sergey KarayevHDF5 classification example
2014-09-04 Evan ShelhamerMerge pull request #917 from sergeyk/model_zoo
2014-09-04 Evan Shelhamer[example] update ImageNet timing for K40
2014-09-04 Evan Shelhamerfix model download advice and prototxt name for fine...
2014-09-04 Jeff DonahueMerge pull request #624 from jeffdonahue/squash-layer
2014-09-04 Jeff Donahueadd SILENCE layer -- takes one or more inputs and produ...
2014-09-04 Jonathan L... add test_initialization option to allow skipping initia...
2014-09-04 Sergey Karayevscript to upload/update model info as gist
2014-09-04 Sergey Karayevflickr style fine-tuning model (separated from example...
2014-09-04 Sergey Karayevminor fixes to docs
2014-09-04 Sergey Karayevremoved mention of getting_pretrained_models page and...
2014-09-04 Sergey Karayevupdating feature extraction example
2014-09-04 Sergey KarayevRenaming CaffeNet model prototxts and unignoring models/*
2014-09-04 Sergey Karayevremoving unneeded scripts from imagenet example
2014-09-04 Evan Shelhamerproofread model zoo
2014-09-04 Evan Shelhamersnapshot model with caffemodel extension
2014-09-04 Sergey Karayev[models] adding zoo readme; caffenet, alexnet, and...
2014-09-04 Evan ShelhamerMerge pull request #1034 from sergeyk/dev
2014-09-04 Sergey Karayev[docs] default setting for layout
2014-09-03 Jeff DonahueMerge pull request #1033 from qipeng/dev
2014-09-03 qipeng[example] convert mnist name fix (crashes xcode compiler)
2014-09-03 Evan Shelhamer[example] drop stale mentions of glog env var
2014-09-03 Evan ShelhamerMerge pull request #1031 from CellScope/mnist-tutorial...
2014-09-03 Daniel GoldenInline latest lenet_solver.prototxt
2014-09-03 Daniel GoldenCorrect reference to lenet_train_test.prototxt
2014-09-03 Daniel GoldenPoint to local file, not github file
2014-09-03 Daniel GoldenUpdate paths
2014-09-03 Evan ShelhamerMerge pull request #955 from kloudkl/data-layers
next