summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-08-26add support acl batch normal,direct conv, local connect, concat layershonggui16-0/+0
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-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
2014-09-12Add ppa for gflag and glogbhack1-30/+2
2014-09-11restore "red X" build failures in TravisJeff Donahue4-69/+70
2014-09-11Fix lmbdb travis with openldapbhack1-3/+3
2014-09-04script to upload/update model info as gistSergey Karayev1-0/+38
2014-09-04[models] adding zoo readme; caffenet, alexnet, and rcnn models in zoo formatSergey Karayev1-0/+76
2014-09-03Merge pull request #955 from kloudkl/data-layersEvan Shelhamer1-0/+41
2014-09-03[docs] configure doxygen + docs script for docs/doxygen site outputEvan Shelhamer1-0/+3
2014-09-03Add lint rule for caffe data layer setupKai Li1-0/+41
2014-08-29Add boost thread in the travis install scriptKai Li1-1/+1