platform/upstream/caffeonacl.git
2015-03-07 Evan ShelhamerMerge pull request #1987 from tnarihi/fix-siam-example
2015-03-07 Evan ShelhamerMerge pull request #2059 from philkr/python_layer_cmake
2015-03-07 Evan ShelhamerMerge pull request #2056 from philkr/hdf5
2015-03-07 Evan ShelhamerMerge pull request #2055 from tishibas/iss1506
2015-03-07 philkrMaking python layer work with cmake
2015-03-07 Evan ShelhamerMerge pull request #2010 from danielhamngren/update_pyt...
2015-03-07 Evan ShelhamerMerge pull request #2037 from shelhamer/expose-solver...
2015-03-06 tishibas67fix #1506
2015-03-05 philkrAdding correct hdf5 path
2015-03-05 Evan Shelhamer[docs] include boost-python in OSX pycaffe install
2015-03-05 Jonathan L... [pycaffe] add missing import sys
2015-03-05 Evan Shelhamerexpose Solver::Restore() as public and Solver.restore...
2015-03-05 Evan Shelhamer[pycaffe] check mean channels for transformation
2015-03-04 Jeff DonahueMerge pull request #2035 from jeffdonahue/include-climits
2015-03-04 Jeff Donahueinclude/caffe/common.hpp: add <climits> for INT_MAX...
2015-03-04 Jeff Donahuefix comment I forgot about from @shelhamer's review...
2015-03-04 Evan ShelhamerMerge pull request #2031 from NVIDIA/image_mean
2015-03-04 Luke YeagerAdd error checking for image mean
2015-03-04 Jon LongMerge pull request #1966 from philkr/python_fixes
2015-03-04 Evan ShelhamerMerge pull request #1970 from jeffdonahue/tensor-blob
2015-03-03 Jonathan L... [pytest] use non-4d blobs in test_python_layer
2015-03-03 Jonathan L... [pycaffe] expose Blob.reshape as *args function
2015-03-03 Jeff DonahueAdd option not to reshape to Blob::FromProto; use when...
2015-03-03 Jeff DonahuePyBlobs support generalized axes
2015-03-03 Jeff DonahueAdd CHECK_EQ(4, ...)s to "vision layers" to enforce...
2015-03-03 Jeff DonahueDummyDataLayer outputs blobs of arbitrary shape
2015-03-03 Jeff DonahueEuclideanLossLayer: generalized Blob axes
2015-03-03 Jeff DonahueWindowDataLayer outputs 1D labels
2015-03-03 Jeff DonahueImageDataLayer outputs 1D labels
2015-03-03 Jeff DonahueMemoryDataLayer outputs 1D labels
2015-03-03 Jeff DonahueDataLayer outputs 1D labels
2015-03-03 Jeff DonahueHDF5DataLayer shapes output according to HDF5 shape
2015-03-03 Jeff DonahueSplitLayer: change Reshape(n,h,c,w) to ReshapeLike...
2015-03-03 Jeff DonahueSoftmaxLossLayer generalized like SoftmaxLayer
2015-03-03 Jeff DonahueCuDNNSoftmaxLayer: generalized Blob axes
2015-03-03 Jeff DonahueSoftmaxLayer: generalized Blob axes
2015-03-03 Jeff DonahueSliceLayer: generalized Blob axes
2015-03-03 Jeff DonahueConcatLayer: generalized Blob axes
2015-03-03 Jeff DonahueTestConcatLayer: add forward/gradient tests for concate...
2015-03-03 Jeff DonahueTestConcatLayer: fix style errors
2015-03-03 Jeff Donahuecommon_layers.hpp: remove unused "Blob col_bob_"
2015-03-03 Jeff DonahueFlattenLayer: generalized Blob axes
2015-03-03 Jeff DonahueEltwiseLayer need not assume old 4D dim names
2015-03-03 Jeff DonahueTest{Net,Solver} fixes for AccuracyLayer generalization
2015-03-03 Jeff DonahueAccuracyLayer generalized to N instance axes
2015-03-03 Jeff DonahueAccuracyLayer output is 0D (scalar)
2015-03-03 Jeff DonahueLossLayer output is 0D (scalar)
2015-03-03 Jeff DonahueConvLayer biases are 1D
2015-03-03 Jeff DonahueInnerProductLayer can multiply along any axis
2015-03-03 Jeff DonahueFix sparse GaussianFiller for new IPLayer weight axes
2015-03-03 Jeff DonahueInnerProductLayer weights are 2D; biases are 1D
2015-03-03 Jeff DonahueTestBlob: test that legacy BlobProtos are correctly...
2015-03-03 Jeff Donahueadd offset, {data,diff}_at nd blob accessors
2015-03-03 Jeff DonahueAdd BlobShape message; use for Net input shapes
2015-03-03 Jeff DonahueBlobs are ND arrays (for N not necessarily equals 4).
2015-03-01 Daniel HamngrenAdded Pillow to requirements.txt
2015-02-27 Jon LongMerge pull request #1999 from boechat107/patch-2
2015-02-26 Takuya NarihiraFix siamese ipynb example
2015-02-26 Evan ShelhamerMerge pull request #1955 from philkr/reshaping_encoded
2015-02-25 Andre Ambrosio... Small fix (visualization) on SLICE layer's documentation
2015-02-25 philkrFixing two bugs related to python3 and PROJECT_SOURCE_DIR
2015-02-25 Jon LongMerge pull request #1960 from gustavla/makefile_fix
2015-02-25 Evan ShelhamerMerge pull request #1961 from sergeyk/master
2015-02-25 Sergey KarayevMakefile fix for OS X 10.10
2015-02-25 Gustav LarssonReplaced illegal tab in Makefile with spaces.
2015-02-25 forrestifixed matcaffe printout to specify num of args (now...
2015-02-25 philkrDecoding the datum before feeding it into the reshaping...
2015-02-24 Jon LongMerge pull request #1923 from philkr/python3_master
2015-02-24 philkrMaking python3 work with cmake and the new python wrapper
2015-02-24 Jon LongMerge pull request #1926 from shelhamer/test-caffe...
2015-02-24 Jon LongMerge pull request #1941 from jsupancic/cpp_lint_python2
2015-02-24 Jon LongMerge pull request #1948 from spmallick/patch-1
2015-02-24 spmallickAPPLE was misspelled. in Line 27
2015-02-22 Evan ShelhamerMerge pull request #1939 from Nerei/bugfix/install_rpat...
2015-02-22 James Supancic IIIcpp_lint.py fails silently with Python3 (which is the...
2015-02-22 Anatoly Baksheevminor cmake sumamry log fix
2015-02-22 Anatoly Baksheevfixed bug in install-tree: _caffe.so installed by insta...
2015-02-22 Anatoly Baksheevset proper CMAKE_INSTALL_RPATH for _caffe.so and tools
2015-02-22 Anatoly Baksheevignore pycharm files
2015-02-21 Evan Shelhamercheck caffe tool runs in runtest
2015-02-20 Evan ShelhamerMerge pull request #1921 from shelhamer/fix-tool-linking
2015-02-20 Evan Shelhamer[build] fix dynamic linking of tools
2015-02-20 Evan ShelhamerMerge pull request #1914 from eerwitt/master
2015-02-20 e3Updated the path for get_ilsvrc_aux.sh to match what...
2015-02-20 Evan ShelhamerMerge pull request #1849 from BVLC/next
2015-02-20 Brandon AmosCorrect 'epochs' to 'iterations'
2015-02-20 Andre Ambrosio... Brief explanation of SLICE layer's attributes
2015-02-20 Evan Shelhamer[docs] add check mode hint to CPU-only mode error
2015-02-20 Evan Shelhamer[docs] send API link to class list
2015-02-20 Evan Shelhamer[build] fix rpath for examples
2015-02-20 Evan ShelhamerMerge pull request #1910 from philkr/encoded
2015-02-20 Evan ShelhamerRepeal revert of #1878
2015-02-20 Evan Shelhamer[docs] add gitter chat badge
2015-02-20 philkradded a force_encoded_color flag to the data layer...
2015-02-19 Evan ShelhamerRevert "Merge pull request #1878 from philkr/encoded"
2015-02-19 Evan ShelhamerMerge pull request #1907 from shelhamer/memory-warn...
2015-02-19 Evan Shelhamerrelax MemoryData transform check to warning
2015-02-19 Evan ShelhamerMerge pull request #1899 from philkr/project_source_dir
2015-02-19 Evan ShelhamerMerge pull request #1902 from shelhamer/py-stopgap
2015-02-19 Evan Shelhamer[pycaffe] switch examples to Transformer
next