summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-10-11add supports for cuDNN v7Icyblade Dai1-1/+1
2017-05-12Downgrade boost requirement from 1.55 to 1.54Luke Yeager1-4/+4
2017-04-13Merge pull request #4576 from CDLuminate/add-bash-completionEvan Shelhamer1-0/+73
2017-04-13Updated Travis boost dependenciesGuillaume Dumont1-4/+4
2017-04-12Merge pull request #5420 from willyd/py3-lintEvan Shelhamer1-17/+22
2017-03-31Merge pull request #5477 from lukeyeager/bvlc/test-draw-netEvan Shelhamer2-0/+3
2017-03-31Add test for caffe.draw.draw_net()Luke Yeager2-0/+3
2017-03-31Add support for cuDNN v6Felix Abecassis1-1/+1
2017-03-17Added python 3 compatibility to cpp_lint.pyGuillaume Dumont1-17/+22
2017-01-18Merge pull request #5148 from caffe-help/caffe-docs-PR1Evan Shelhamer2-0/+38
2017-01-13Python 2/3 compatible download_model_binary.pyGuillaume Dumont1-2/+3
2017-01-01Overhaul layer catalogue documentation.Jonathan R. Williford2-0/+38
2016-11-27fix many typos by using codespellZhou Mo1-3/+3
2016-09-30NV changed path to cudnnCyprien Noel1-1/+1
2016-09-23[TravisCI] google/protobuf renamed the 3.0 branchLuke Yeager1-1/+1
2016-08-29[TravisCI] - build protobuf3 GALuke Yeager1-1/+1
2016-08-10Import bash completion script for caffe from Debian Package.Zhou Mo1-0/+73
2016-06-01Cache protobuf3 build in TravisCILuke Yeager1-16/+21
2016-05-24Overhaul TravisCILuke Yeager12-186/+258
2016-04-24Read the data as a binaryebadawy1-1/+1
2016-03-09[build] travis: remove existing conda dirAndy Feng1-0/+2
2016-03-04Merge pull request #3770 from BlGene/lint_fixEvan Shelhamer1-1/+1
2016-03-04[travis] force protobuf 3.0.0b2 for Python 3Jonathan L Long1-1/+1
2016-03-04Removed lint script reference to non-existant caffe_memcpy function.max argus1-1/+1
2015-11-11fix a bug that time duration may be 0 when downloading model binarygdh19951-1/+1
2015-11-04[style] fix whitespace in travis_install.shJonathan L Long1-27/+27
2015-11-04[travis] fix boost/python3 conda conflictJonathan L Long1-0/+4
2015-11-03TravisCI: wget cmake with --no-check-certificateLuke Yeager1-1/+1
2015-09-17Add a comment indicating that Travis CI tests are CPU onlyT.E.A de Souza1-0/+1
2015-09-17Separate IO dependenciesTea2-2/+18
2015-08-06Fix download model binary script to get correct lines on parsing tableGustavo Serra Scalet1-1/+1
2015-08-06Fix download model script to use zip archiveGustavo Serra Scalet1-3/+3
2015-07-20Travis scripts for python3 and pytest for cmake. Also fixes CUDA CMake build ...philkr3-15/+52
2015-05-29[travis] install lmdb through git mirrorEvan Shelhamer1-4/+4
2015-03-30Fix: libm.* doesn not existTakuya Narihira1-1/+0
2015-02-22cpp_lint.py fails silently with Python3 (which is the default on some systems).James Supancic III1-1/+1
2015-02-16[travis] enable Python layer for testingJonathan L Long1-0/+1
2015-02-16[travis] proper cmake paramsAnatoly Baksheev1-1/+1
2015-01-22Merge pull request #1473 from longjon/pytestEvan Shelhamer3-3/+23
2015-01-21Back-merge fixes + docsEvan Shelhamer1-1/+1
2015-01-06[travis] run pytestJonathan L Long3-0/+22
2015-01-06[travis] remove unneeded Makefile.config sed hackingJonathan L Long1-3/+1
2014-12-28[scripts] fix find warnings in upload_model_to_gist.shJonathan L Long1-1/+1
2014-11-14fixed filename in build_docs.shPavel Campr1-1/+1
2014-09-18[model zoo] download from gist groomingEvan Shelhamer1-9/+17
2014-09-18[model zoo] download gist scriptSergey Karayev1-0/+16
2014-09-14Merge pull request #1077 from bhack/glog_ppaJeff Donahue1-31/+5
2014-09-14Fix a little typobhack1-2/+2
2014-09-14Fix commentsbhack1-2/+4
2014-09-13Update CUDA to version 6.5 in the Travis install scriptKai Li1-3/+3