platform/upstream/caffe.git
2016-03-30 Daniel GordonUse lazy initialization to reuse orderd dict/list creat...
2016-03-03 Jon LongMerge pull request #3716 from ttdt/master
2016-03-02 Jeff DonahueMerge pull request #3759 from vivkul/patch-1
2016-03-02 Viveka Kulhariaminor mistakes removed
2016-03-01 Evan Shelhamer[example] groom multilabel notebook title, order
2016-03-01 Evan ShelhamerMerge pull request #3755 from shelhamer/fix-upgrade...
2016-03-01 Evan ShelhamerMerge pull request #3471 from beijbom/clean-datalayer...
2016-03-01 Evan ShelhamerMerge pull request #3756 from intelcaffe/mkl-cosmetic...
2016-03-01 Jacek Czaja- doc and cmake update MKL related
2016-03-01 Evan Shelhamerrefuse to upgrade net with layer/layers inconsistency
2016-03-01 Evan Shelhamerfix input field -> input layer net upgrade: only conver...
2016-03-01 Evan Shelhamercheck all net upgrade conditions
2016-03-01 Evan Shelhameroutput all logging from upgrade net tools
2016-03-01 Oscar BeijbomFinalized tutorial. Removed asyncronous layer.
2016-03-01 Evan LezarRefactor and improve code style.
2016-03-01 Oscar BeijbomAdded tutorial on how to use python datalayers and...
2016-02-29 Evan ShelhamerMerge pull request #3747 from Nerei/master
2016-02-29 Anatoly BaksheevNetSpec: allow setting blob names by string
2016-02-29 Thibault DeregnaucourtUse 'six' library to ensure python3 compliance.
2016-02-28 Jeff DonahueMerge pull request #3725 from shaibagon/drop_nd_blobs
2016-02-28 shaisupporting N-D Blobs in Dropout layer Reshape
2016-02-27 Evan ShelhamerMerge pull request #3740 from shelhamer/fix-docker...
2016-02-27 Evan Shelhamerfix flags in #3518 for nvidia-docker
2016-02-27 Evan ShelhamerMerge pull request #3518 from zalando/feature/docker_images
2016-02-27 Evan LezarAdd Dockerfiles for creating Caffe executable images.
2016-02-27 Evan ShelhamerMerge pull request #3211 from shelhamer/input-layer
2016-02-27 Evan ShelhamerDeprecate ForwardPrefilled(), Forward(bottom, loss...
2016-02-26 Evan Shelhamer[examples] switch examples + models to Input layers
2016-02-25 Evan Shelhamercollect Net inputs from Input layers
2016-02-25 Evan Shelhamerdrop Net inputs + Forward with bottoms
2016-02-25 Evan Shelhamerdeprecate input fields and upgrade automagically
2016-02-25 Evan Shelhameradd InputLayer for Net input
2016-02-25 Jeff DonahueMerge pull request #3612 from kashefy/tied_weights_ip_t...
2016-02-25 Evan ShelhamerMerge pull request #3715 from olesalscheider/master
2016-02-25 Evan ShelhamerMerge pull request #3703 from shaibagon/pycaffe_nd_blobs
2016-02-25 Evan ShelhamerMerge pull request #3719 from shelhamer/new-tutorial...
2016-02-24 Niels Ole SalscheiderCMake: Do not include "${PROJECT_BINARY_DIR}/include...
2016-02-24 Jeff Donahue[example] improve brewing logreg notebook
2016-02-24 Jeff Donahue[example] improve fine-tuning notebook
2016-02-24 Jonathan L... [example] improve learning LeNet notebook
2016-02-24 Jonathan L... [data] get_mnist.sh rewrite; prevents prompt in tutoria...
2016-02-24 Jonathan L... [example] improve classification notebook
2016-02-23 shairemoving all references to Blob.num property (that...
2016-02-21 Evan ShelhamerMerge pull request #3696 from shelhamer/fix-osx-install...
2016-02-21 Evan ShelhamerMerge pull request #3695 from shelhamer/fix-osx-elcap...
2016-02-21 Mohamed EzzFix OSX El Capitan CUDA incompatibility, by adding...
2016-02-20 Evan Shelhamerfix library install name on OSX for relative path linking
2016-02-20 Youssef Kasheftranpose parameter added to IP layer to support tied...
2016-02-18 Jeff DonahueMerge pull request #3676 from flx42/leveldb_include_fix
2016-02-18 Jeff DonahueMerge pull request #3687 from pra85/patch-2
2016-02-18 Prayag VermaFix a typo in docs
2016-02-16 Felix AbecassisRemove useless LevelDB include
2016-02-11 Evan ShelhamerMerge pull request #3451 from intelcaffe/cmake-clang-fix
2016-02-09 Jeff DonahueMerge pull request #3650 from intbots/cmake-matlab-fix
2016-02-09 Abhijit Kundubugfix for incorrect behaviour in caffe_parse_linker_li...
2016-02-03 Jeff DonahueMerge pull request #3624 from drnikolaev/bvlc-print...
2016-02-03 Sergei NikolaevNicely prints GPU names
2016-01-30 Evan ShelhamerMerge pull request #3587 from junshi15/distribute_proto
2016-01-29 Jeff DonahueMerge pull request #3545 from gdh1995/relative-path...
2016-01-29 gdh1995use relative paths on making build/tools/ links
2016-01-27 Jeff DonahueMerge pull request #2917 from ajkl/patch-2
2016-01-27 Jeff DonahueMerge pull request #3022 from jeffdonahue/expose-param...
2016-01-27 Jeff DonahueMerge pull request #3605 from jeffdonahue/bias-gemm...
2016-01-27 Jeff DonahueRemove incorrect cast of gemm int arg to Dtype in BiasLayer
2016-01-27 Evan ShelhamerMerge pull request #3591 from jeffdonahue/scale-bias...
2016-01-26 Jeff DonahueMerge pull request #2651 from keir/master
2016-01-26 Keir MierleMake the two separate build systems clearer in the...
2016-01-26 Jeff DonahueMerge pull request #3602 from jeffdonahue/rm-cuda-props
2016-01-26 Jeff DonahueMerge pull request #2144 from tishibas/load_image-improved
2016-01-26 Jeff DonahueMerge pull request #2810 from madan-ram/patch-2
2016-01-26 Madan RamUpdate mnist readme.md: scale moved to transform_param
2016-01-26 Jeff DonahueMerge pull request #3297 from sjbrown/patch-1
2016-01-26 Jeff DonahueMerge pull request #3132 from bwilbertz/LastIterationLoss
2016-01-26 Jeff DonahueRemove unnecessary CAFFE_TEST_CUDA_PROP declarations
2016-01-26 Jeff DonahueMerge pull request #3393 from kkhoot/fix-reshape
2016-01-26 Kang KimPrevent in-place computation in ReshapeLayer and Flatte...
2016-01-26 Jeff DonahueMerge pull request #3496 from jeffdonahue/fix-testdatat...
2016-01-26 Jeff DonahueMerge pull request #3581 from Austriker/draw-python3
2016-01-25 Hugo SerratUpdated import to make it work with pydotplus
2016-01-23 Ronghang HuMerge pull request #3593 from ronghanghu/matcaffe-versi...
2016-01-23 Ronghang Hushow Caffe's version from MatCaffe
2016-01-23 Jeff DonahueSeparation and generalization of ChannelwiseAffineLayer...
2016-01-23 Evan ShelhamerMerge pull request #3311 from lukeyeager/bvlc/versioning
2016-01-23 Philipp KrähenbühlMerge pull request #3584 from graphaelli/python3-config
2016-01-23 Luke YeagerVersion 1.0.0-rc3
2016-01-22 Dmytro MishkinAdd ChannelwiseAffine for batch norm
2016-01-22 Jun Shicopy proto to distribute directory
2016-01-22 Evan ShelhamerMerge pull request #3388 from mohomran/exponential_line...
2016-01-21 Robbie CooperAdd makefile config option for linking Python 3 libraries
2016-01-20 Jon LongMerge pull request #3536 from intelcaffe/im2col-speedup
2016-01-20 Evan ShelhamerMerge pull request #3574 from tahtguymike/maxpool_bug
2016-01-20 thatguymikeWorkaround for inplace max pooling issue
2016-01-20 Mariusz MoczalaPerformance related update of im2col() and col2im(...
2016-01-08 Jon LongMerge pull request #3525 from philkr/cmake_python3
2016-01-08 Jon LongMerge pull request #2865 from philkr/top_bottom_names
2016-01-06 philkrCMake python version fix
2016-01-06 Jeff DonahueMerge pull request #3519 from philkr/faster_solver
2016-01-06 philkrSpeeding up the GPU solvers
2016-01-05 philkrExposing layer top and bottom names to python
2015-12-30 Jeff DonahueTestDataTransformer: fix some memory leaks caused by...
next