platform/upstream/caffeonacl.git
2015-02-06 Evan Shelhamerbuild with libc++ on Yosmite with CUDA 7
2015-02-06 Jeff DonahueMerge pull request #1836 from jeffdonahue/loss-param...
2015-02-06 Jeff Donahuefix for layer-type-str: loss_param and DECONVOLUTION...
2015-02-06 Jeff DonahueMerge pull request #1694 from jeffdonahue/layer-type-str
2015-02-05 Jeff DonahueUpgrade existing nets using upgrade_net_proto_text...
2015-02-05 Jeff Donahuestart layer parameter field IDs at 100
2015-02-05 Jeff Donahueget rid of NetParameterPrettyPrint as layer is now...
2015-02-05 Jeff Donahueadd message ParamSpec to replace param name, blobs_lr...
2015-02-05 Jeff Donahueadd test that all V1 layer type enum values upgrade...
2015-02-05 Jeff Donahueadd v1 to v2 upgrade tests
2015-02-05 Jeff Donahuerestore test_upgrade_proto to dev version
2015-02-05 Jeff Donahueautomagic upgrade for v1->v2
2015-02-05 Jeff Donahuerestore upgrade_proto
2015-02-05 Jeff Donahue'layers' -> 'layer'
2015-02-05 Jeff DonahueAdd unit test for LayerRegistry::CreateLayer
2015-02-05 Jeff DonahueDataLayer and HDF5OutputLayer can be constructed and...
2015-02-05 Jeff DonahueLayer type is a string
2015-02-04 Evan Shelhamerfix Nesterov typo found by @bamos
2015-02-04 Pannousfixed small bug: output label_file -> label_filename
2015-02-02 Jeff Donahueadd space after "Loading mean file from"
2015-02-02 Evan Shelhamerfix GoogLeNet license overwritten by back-merge (see...
2015-02-01 Evan ShelhamerMerge pull request #1615 from longjon/deconv-layer
2015-01-30 Evan ShelhamerMerge pull request #1748 from longjon/db-wrappers
2015-01-30 Evan ShelhamerMerge pull request #1794 from shelhamer/no-dump-net
2015-01-30 Evan ShelhamerMerge pull request #1654 from longjon/softmax-missing...
2015-01-30 Jeff DonahueMerge pull request #1753 from jeffdonahue/enhance-debug...
2015-01-30 Jeff Donahuedebug_info in NetParameter so it can be enabled outside...
2015-01-30 Jeff Donahuedebug_info: print param (and gradient) stats for whole...
2015-01-30 Jeff DonahueAdd BlobMathTest with unit tests for sumsq and asum
2015-01-30 Jeff DonahueBlob: add sumsq_{data,diff} methods
2015-01-30 Jeff DonahueEnhancements for debug_info to display more information.
2015-01-27 Jonathan L... [test] gradient checks for softmax ignore_label and...
2015-01-27 Jonathan L... document the loss_param options to SoftmaxWithLossLayer
2015-01-27 Jonathan L... [test] simple test for DeconvolutionLayer
2015-01-27 Jonathan L... document DeconvolutionLayer
2015-01-26 Evan ShelhamerMerge pull request #1555 from drdan14/draw-net-improvements
2015-01-26 Evan ShelhamerMerge pull request #1632 from 7hil/cifar_lmdb
2015-01-26 Evan ShelhamerMerge pull request #1746 from dj1989/mat_hdf5_demo
2015-01-26 Evan ShelhamerMerge pull request #1755 from jeffdonahue/softmax-optim...
2015-01-26 Evan Shelhamer[pycaffe] de-dupe imports
2015-01-26 Evan Shelhamer[example] lenet early stopping -> mnist examples
2015-01-25 Jeff DonahueMerge pull request #1754 from jeffdonahue/softmax-loss-fix
2015-01-24 Evan Shelhamerdrop dump_network tool
2015-01-23 Jeff DonahueMerge pull request #1787 from shelhamer/pytest-caffe-set
2015-01-23 Evan Shelhamer[fix] align pytest for solver with #1728
2015-01-23 Jeff DonahueMerge pull request #1786 from xianjiec/dev
2015-01-23 Xianjie Chenfix bugs by adding const
2015-01-22 Evan ShelhamerMerge pull request #1473 from longjon/pytest
2015-01-22 Jeff Donahuehdf5_save_nd_dataset takes a const string& (instead...
2015-01-22 Jeff DonahueSoftmaxWithLossLayer: use CreateLayer so that a CuDNNSo...
2015-01-21 Evan ShelhamerBack-merge fixes + docs
2015-01-20 Jeff DonahueUnroll kernels in SoftmaxLayer...from terrible performa...
2015-01-20 Jon LongMerge pull request #1756 from jeffdonahue/max-total...
2015-01-20 Jeff DonahueSetTotalBytesLimit to the max (2 GB minus 1 byte)
2015-01-19 Jonathan L... gut dataset wrappers
2015-01-19 Sergio Guadarramatest db wrappers
2015-01-19 Jonathan L... use db wrappers
2015-01-19 Sergio Guadarramaadd db wrappers
2015-01-19 Jon LongMerge pull request #1747 from yosinski/doc-up
2015-01-18 Jason YosinskiUpdated doc to suggest boost 1.57
2015-01-18 Dinesh JayaramanMatlab demo for Caffe-compatible HDF5 read/write
2015-01-17 Jeff DonahueMerge pull request #1434 from pcampr/patch-1
2015-01-17 Jeff DonahueMake comments for sparse GaussianFiller match actual...
2015-01-17 Christos NikolaouUpdate interfaces.md file
2015-01-16 Evan ShelhamerMerge pull request #1388 from rohitgirdhar/cifar_docu_bug
2015-01-16 Evan ShelhamerMerge pull request #1704 from longjon/friendlier-link...
2015-01-16 Evan Shelhamer[docs] OpenCV version >= 2.4
2015-01-16 Evan ShelhamerMerge pull request #1705 from longjon/origin-rpath
2015-01-16 Jon LongMerge pull request #1686 from longjon/net-const
2015-01-16 Evan ShelhamerMerge pull request #1662 from seanbell/fix-python-resiz...
2015-01-16 Evan ShelhamerMerge pull request #1728 from shelhamer/pycaffe-mode...
2015-01-16 Evan Shelhamercheck for enough args to convert_imageset
2015-01-16 Evan ShelhamerMerge pull request #1236 from mlapin/legacy_nvcc_support
2015-01-16 Evan ShelhamerMerge pull request #1740 from shelhamer/yosemite-makefile
2015-01-16 Evan Shelhamerlint internal thread
2015-01-16 Evan ShelhamerMerge pull request #1335 from ryotat/master
2015-01-16 Evan Shelhamersupport OS X Yosemite / 10.10
2015-01-15 Evan Shelhamerset mode, phase, device in pycaffe; fix #1700
2015-01-14 Evan ShelhamerMerge pull request #1724 from pannous/wtf
2015-01-14 PannousMessage: Please ask usage questions and how to model...
2015-01-11 Jonathan L... add DeconvolutionLayer, using BaseConvolutionLayer
2015-01-11 Jonathan L... rewrite ConvolutionLayer to use BaseConvolutionLayer...
2015-01-11 Jonathan L... add CPU_ONLY ifdef guards to BaseConvolutionLayer
2015-01-11 Jonathan L... add BaseConvolutionLayer
2015-01-10 Jonathan L... [build] specify RPATH using $ORIGIN
2015-01-10 Jonathan L... [build] more meaningful messages for link commands
2015-01-10 Jonathan L... fix typo in layer_factory.cpp
2015-01-09 Jonathan L... improve const-ness of Net
2015-01-08 Evan ShelhamerBVLC models are for unrestricted use (follow-up to...
2015-01-07 Jonathan L... [pycaffe] basic, partial testing of Net and SGDSolver
2015-01-07 Jonathan L... [travis] run pytest
2015-01-07 Jonathan L... [travis] remove unneeded Makefile.config sed hacking
2015-01-07 Jonathan L... add "make pytest" for running Python tests
2015-01-07 Jeff DonahueMerge pull request #1228 from longjon/solver-step
2015-01-03 Jonathan L... [pycaffe] expose SGDSolver.step
2015-01-03 Jonathan L... break out Step from Solver
2015-01-02 Evan ShelhamerMerge pull request #1650 from shelhamer/unrestricted...
2014-12-31 Jonathan L... clean up formatting in SoftmaxLossLayer
2014-12-31 Jonathan L... add spatial normalization option to SoftmaxLossLayer
2014-12-31 Jonathan L... add missing value support to SoftmaxLossLayer
next