summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-20Cuda.cmake: Fix a typo in a commentPavel Grunt1-1/+1
2017-11-29Merge pull request #6084 from Noiredd/accuracy-count-fixPrzemysław Dolata1-1/+1
2017-11-29Added count==0 safeguard to CPU accuracy calculationNoiredd1-1/+1
2017-11-28Merge pull request #6079 from Noiredd/cuda9-makefilePrzemysław Dolata1-0/+1
2017-11-28Makefile example comments for CUDA 9.0 compatibilityNoiredd1-0/+1
2017-11-07Merge pull request #5972 from icyblade/icyblade-patch-1Przemysław Dolata3-3/+9
2017-11-06Merge pull request #5719 from leemgs/upstream-issue5718Przemysław Dolata1-1/+6
2017-11-02Fix: mean shape in compatible with input shapeGeunsik Lim1-1/+6
2017-11-02Merge pull request #5813 from jqueguiner/patch-1Przemysław Dolata1-1/+1
2017-11-02Merge pull request #5704 from ArneSuppe/dupDistDirFixPrzemysław Dolata1-1/+1
2017-11-02Merge pull request #5969 from developius/fix-default-mode-warningPrzemysław Dolata1-1/+1
2017-11-02Merge pull request #5866 from cijianzy/update_link_to_google_style_guidePrzemysław Dolata1-1/+1
2017-10-19Merge pull request #5973 from Noiredd/pytestPrzemysław Dolata1-25/+25
2017-10-18infogain loss: fix bottom blobs descriptionMikhail Antonenka1-10/+11
2017-10-11Merge pull request #5925 from BVLC/williford-install-ubuntu-16.04-patch-1Evan Shelhamer1-6/+1
2017-10-11Add absolute tolerance to test_net.py to prevent random Travis failsNoiredd1-25/+25
2017-10-11add supports for cuDNN v7Icyblade Dai3-3/+9
2017-10-10upgrading Accuracy layer: (1) efficient CPU implementation O(L) for top_k, no...Shai4-180/+364
2017-10-10Fix default mode warning in io.resize_imageFinnian Anderson1-1/+1
2017-10-03[docs] fix link to `AbsVal` layerEvan Shelhamer1-1/+1
2017-10-03Merge pull request #5713 from Noiredd/fillerEvan Shelhamer2-4/+45
2017-10-02Fixed bilinear filler, added testsNoiredd2-4/+45
2017-09-19Merge pull request #5904 from longjon/gpu-ptrEvan Shelhamer1-0/+8
2017-09-15Packages needed by Ubuntu 16.04 alsoJonathan R. Williford1-6/+1
2017-09-06Expose GPU pointers to PythonTakuya Narihira1-0/+8
2017-09-06Merge pull request #5900 from wasnot/fix/py3-division-compatJon Long1-1/+1
2017-09-06modified division operator for compatibility of python 3wasnot1-1/+1
2017-08-22Update link to google style guide.此间1-1/+1
2017-08-16Update README.mdCyprien Noel1-1/+1
2017-08-06Merge pull request #5824 from ek9852/masterEvan Shelhamer1-1/+2
2017-08-04Fix hardcode xcode pathKeith Mok1-1/+2
2017-08-03Merge pull request #5753 from CDLuminate/docs-update-deb-ubEvan Shelhamer2-16/+46
2017-08-03Merge pull request #5760 from Lydorn/patch-1Evan Shelhamer1-1/+1
2017-08-03Merge pull request #5770 from skylarjhdownes/masterEvan Shelhamer1-3/+3
2017-08-01[DOC][FIX] fix web demo install instruction linkJean-Louis Queguiner1-1/+1
2017-07-12update deprecated pandas calldownes1-1/+1
2017-07-12update sklearn calls to use latest APIdownes1-2/+2
2017-07-10Update lrn.mdLydorn1-1/+1
2017-07-08docs: add Ubuntu package tracker link in Ubuntu guideZhou Mo1-0/+4
2017-07-08docs: update apt installation guide for Debian and UbuntuZhou Mo2-16/+42
2017-06-21Fixed bug where make distribute duplicates python files in distribute/pythonArne Suppe1-1/+1
2017-06-20Update README.mdCyprien Noel1-1/+1
2017-06-13Merge pull request #5687 from BVLC/readme_list_branchesCyprien Noel1-0/+8
2017-06-13List branches in readmeCyprien Noel1-0/+8
2017-05-14Merge pull request #5624 from CDLuminate/cmake-rename-static-proto-libraryEvan Shelhamer2-7/+7
2017-05-14Merge pull request #5625 from CDLuminate/docs-updateEvan Shelhamer1-8/+12
2017-05-15docs/debian guide: update compiler combination tableZhou Mo1-8/+12
2017-05-15cmake: rename libproto.a -> libcaffeproto.aZhou Mo2-7/+7
2017-05-12Merge pull request #5617 from lukeyeager/boost-1.54Evan Shelhamer2-5/+5
2017-05-12Downgrade boost requirement from 1.55 to 1.54Luke Yeager2-5/+5